index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crypto
/
c_src
/
hash.c
Age
Commit message (
Expand
)
Author
2019-03-21
crypto: Fixup the ripemd160 macro chaos
Hans Nilsson
2019-03-21
crypto: Handle additional OPENSSL_NO_* flags
Hans Nilsson
2019-03-06
Add crypto:cipher_info/1 and crypto:hash_info/1
Loïc Hoguin
2019-02-04
crypto: Fix compilation < 1.0.0
Hans Nilsson
2019-01-15
Convert argc checks to ASSERTs per PR
Doug Hogan
2019-01-14
enif_release_resource is not NULL safe
Doug Hogan
2019-01-08
Revamp init_hash_ctx()
Doug Hogan
2019-01-08
Revamp non-EVP hash_final_nif()
Doug Hogan
2019-01-08
Revamp non-EVP hash_update_nif()
Doug Hogan
2019-01-08
Revamp non-EVP hash_init_nif()
Doug Hogan
2019-01-08
Revamp hash_final_nif()
Doug Hogan
2019-01-08
Revamp hash_update_nif()
Doug Hogan
2019-01-08
Revamp hash_init_nif()
Doug Hogan
2019-01-08
Revamp hash_nif()
Doug Hogan
2019-01-07
Revamp evp_md_ctx_dtor()
Doug Hogan
2018-12-21
Make hash ctx init internal to hash.c per PR feedback
Doug Hogan
2018-12-20
Add Ericsson AB copyright header to all new files
Doug Hogan
2018-12-20
Move hash utility functions to a new file
Doug Hogan