index
:
delta/erlang.git
HansN-patch-1
HansN/common_test/rephrase_ct_prop_test_doc
IngelaAndin-httpc-typo
KennethL-patch-1
KennethL/erl_docgen/erlref_update
baserock/morph
baserock/ps/proto-web-system
baserock/ps/try-erlang
bjorn/contributing
bjorn/contributing-1
bjorn/work
bmk/kernel/20200514/sctp_and_udp_recv_hangs_on_close/OTP-16654
dgud-string-depr
dgud/stdlib/gen-async-call
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
kenneth/asn1_paramtype/OTP-17227
klarna/mnesia_ext
kuba/ssl/doc_typeos_using_ssl
lukas/erts/win32-read_file_info-links
lukas/kernel/docs-assert
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-23
maint-24
maint-25
maint-26
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
master-pu
meta
pu
sverker-erts-alloc-doc-fix
sverker-ets-doc-1
sverker-ets-patch-1
sverker/doc-fix-billion
sverker/enif_open_resource_type-doc
github.com: erlang/otp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
crypto
/
c_src
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: 'make clean' now deletes asan files also
Hans Nilsson
2021-08-16
1
-2
/
+2
*
Make crypto's configure fail if feature requests cannot be satisfied
Rickard Green
2021-05-03
1
-5
/
+16
*
Merge branch 'maint'
Sverker Eriksson
2021-01-11
1
-1
/
+7
|
\
|
*
crypto: Add asan build target
Sverker Eriksson
2020-12-18
1
-1
/
+7
*
|
Merge branch 'maint'
Hans Nilsson
2020-11-27
1
-1
/
+7
|
\
\
|
|
/
|
*
Merge pull request #2876 from mikpe/crypto-static-and-gprof
Hans Nilsson
2020-11-27
1
-1
/
+7
|
|
\
|
|
*
crypto: enable gprof build
Mikael Pettersson
2020-11-25
1
-1
/
+7
*
|
|
Merge branch 'maint'
Hans Nilsson
2020-11-27
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
crypto: DISABLE_EVP_HMAC flag
Hans Nilsson
2020-11-26
1
-1
/
+1
|
|
/
*
|
crypto: Remove installed priv/obj directory and all its files
Sverker Eriksson
2020-11-04
1
-6
/
+0
|
/
*
Merge branch 'raimo/crypto/configure-disable-evp/ERIERL-509/OTP-16771' into m...
Raimo Niskanen
2020-07-21
1
-2
/
+4
|
\
|
*
Implement workaround for EVP DH key exchange
Raimo Niskanen
2020-07-21
1
-2
/
+4
*
|
Merge branch 'maint'
Rickard Green
2020-03-13
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright year
Rickard Green
2020-03-13
1
-1
/
+1
*
|
Support ssl-1.1.1 on windows when building crypto
Dan Gudmundsson
2019-11-12
1
-3
/
+4
|
/
*
crypto: Fix the build of static crypto nifs
Sebastien Merle
2019-06-26
1
-2
/
+1
*
crypto: Move mac compatibility functions to hmac.c and cmac.c
Hans Nilsson
2019-06-14
1
-0
/
+1
*
crypto: Use new mac_nif for hmac, cmac and poly1305
Hans Nilsson
2019-06-14
1
-2
/
+0
*
crypto: MAC nif unifying HMAC, CMAC and POLY1305
Hans Nilsson
2019-06-14
1
-0
/
+1
*
crypto: Remove chacha20.c,h and rc4.c,h
Hans Nilsson
2019-03-19
1
-2
/
+0
*
crypto: Remove block.c and block.h
Hans Nilsson
2019-03-19
1
-1
/
+0
*
crypto: New experimental api
Hans Nilsson
2019-02-25
1
-0
/
+1
*
crypto: Fix 'make clean'
Hans Nilsson
2019-01-02
1
-18
/
+15
*
Move algorithms to a new file
Doug Hogan
2018-12-20
1
-0
/
+1
*
Move most FIPS functionality to a new file
Doug Hogan
2018-12-20
1
-0
/
+1
*
Move public/private key functionality to a new file
Doug Hogan
2018-12-20
1
-0
/
+1
*
Move EVP functionality to a new file
Doug Hogan
2018-12-20
1
-0
/
+1
*
Move ECDH functionality to a new file
Doug Hogan
2018-12-20
1
-0
/
+1
*
Move EC functionality to a new file
Doug Hogan
2018-12-20
1
-0
/
+1
*
Move xor functionality to a new file
Doug Hogan
2018-12-20
1
-0
/
+1
*
Move block crypt functionality to a new file
Doug Hogan
2018-12-20
1
-0
/
+1
*
Move AEAD functionality to a new file
Doug Hogan
2018-12-20
1
-0
/
+1
*
Move info functionality to a new file
Doug Hogan
2018-12-20
1
-0
/
+1
*
Move AES functionality to a new file
Doug Hogan
2018-12-20
1
-0
/
+1
*
Move DSS functionality to a new file
Doug Hogan
2018-12-20
1
-0
/
+1
*
Move poly1305 functionality to a new file
Doug Hogan
2018-12-20
1
-0
/
+1
*
Move chacha20 functionality to a new file
Doug Hogan
2018-12-20
1
-0
/
+1
*
Move random functionality to a new file
Doug Hogan
2018-12-20
1
-0
/
+1
*
Move SRP functionality to a new file
Doug Hogan
2018-12-20
1
-1
/
+2
*
Move EDDSA functionality to a new file
Doug Hogan
2018-12-20
1
-0
/
+1
*
Move DH functionality to a new file
Doug Hogan
2018-12-20
1
-0
/
+1
*
Move RC4 functionality to a new file
Doug Hogan
2018-12-20
1
-0
/
+1
*
Move CMAC functionality to a new file
Doug Hogan
2018-12-20
1
-0
/
+1
*
Move hash utility functions to a new file
Doug Hogan
2018-12-20
1
-0
/
+1
*
Move cipher utility functions to a new file
Doug Hogan
2018-12-20
1
-0
/
+1
*
Move HMAC to new files
Doug Hogan
2018-12-20
1
-0
/
+1
*
Move digest types to a new file
Doug Hogan
2018-12-20
1
-0
/
+1
*
Move BN and RSA utility functions to new files
Doug Hogan
2018-12-20
1
-1
/
+3
*
Move most engine code to a separate file
Doug Hogan
2018-12-20
1
-1
/
+2
*
Move all atoms to a new file and add common header
Doug Hogan
2018-12-20
1
-1
/
+2
[next]