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
/
Makefile.in
Age
Commit message (
Expand
)
Author
2019-02-25
crypto: New experimental api
Hans Nilsson
2019-01-02
crypto: Fix 'make clean'
Hans Nilsson
2018-12-20
Move algorithms to a new file
Doug Hogan
2018-12-20
Move most FIPS functionality to a new file
Doug Hogan
2018-12-20
Move public/private key functionality to a new file
Doug Hogan
2018-12-20
Move EVP functionality to a new file
Doug Hogan
2018-12-20
Move ECDH functionality to a new file
Doug Hogan
2018-12-20
Move EC functionality to a new file
Doug Hogan
2018-12-20
Move xor functionality to a new file
Doug Hogan
2018-12-20
Move block crypt functionality to a new file
Doug Hogan
2018-12-20
Move AEAD functionality to a new file
Doug Hogan
2018-12-20
Move info functionality to a new file
Doug Hogan
2018-12-20
Move AES functionality to a new file
Doug Hogan
2018-12-20
Move DSS functionality to a new file
Doug Hogan
2018-12-20
Move poly1305 functionality to a new file
Doug Hogan
2018-12-20
Move chacha20 functionality to a new file
Doug Hogan
2018-12-20
Move random functionality to a new file
Doug Hogan
2018-12-20
Move SRP functionality to a new file
Doug Hogan
2018-12-20
Move EDDSA functionality to a new file
Doug Hogan
2018-12-20
Move DH functionality to a new file
Doug Hogan
2018-12-20
Move RC4 functionality to a new file
Doug Hogan
2018-12-20
Move CMAC functionality to a new file
Doug Hogan
2018-12-20
Move hash utility functions to a new file
Doug Hogan
2018-12-20
Move cipher utility functions to a new file
Doug Hogan
2018-12-20
Move HMAC to new files
Doug Hogan
2018-12-20
Move digest types to a new file
Doug Hogan
2018-12-20
Move BN and RSA utility functions to new files
Doug Hogan
2018-12-20
Move most engine code to a separate file
Doug Hogan
2018-12-20
Move all atoms to a new file and add common header
Doug Hogan
2018-08-21
Move configuration of crypto to crypto application from erts
Rickard Green
2017-11-10
[crypto] Add support for loading an alternative Engine
Lars Thorsen
2016-09-28
Rename SSL_DEFINE to SSL_FLAGS
Magnus Henoch
2016-09-28
Support using OpenSSL in FIPS mode
Dániel Szoboszlay
2016-03-15
update copyright-year
Henrik Nord
2015-07-10
ose: Remove all code related to the OSE port
Lukas Larsson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2014-02-24
Added support for ENEA OSE
Lukas Larsson
2013-08-21
erts: Add option to include nifs statically
Lukas Larsson
2013-01-15
Implement ./otp_build configure --enable-silent-rules
Anthony Ramine
2012-10-22
crypto: Link crypto_callback statically
Sverker Eriksson
2012-10-09
crypto: Make unloading of crypto safer
Sverker Eriksson
2012-08-31
Update copyright years
Björn-Egil Dahlberg
2012-06-05
Update to work with whitespace in exec path
Lukas Larsson
2012-04-11
crypto: Remove unnecessary dependency to libssl
Sverker Eriksson
2011-09-08
Merge branch 'dev' into major
Henrik Nord
2011-08-11
Fix win32 OpenSSL static linking broken in 20c9d6e
Dave Cottlehuber
2011-08-08
*/c_src/Makefile*: Support parallel make
Björn Gustavsson
2011-05-20
Update copyright years
Björn-Egil Dahlberg
2011-05-10
Link OpenSSL libraries static on Windows
Patrik Nyblom
2010-09-02
Build opt, debug and valgrind libraries as separate libraries
Rickard Green
[next]