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
/
src
Age
Commit message (
Expand
)
Author
2019-03-22
crypto: Use key length in alias/2
Hans Nilsson
2019-03-22
crypto: Restore 'error' as result of failed aead decryption
Hans Nilsson
2019-03-22
crypto: Update types of hash algorithms
Hans Nilsson
2019-03-22
crypto: Cuddle error types and documentation of them
Hans Nilsson
2019-03-22
crypto: Update CipherModes for PR/2186
Hans Nilsson
2019-03-22
crypto: Declare *_info return map and other review-comments
Hans Nilsson
2019-03-22
crypto: Rename block_crypto_with/without to match stream_cipher names
Hans Nilsson
2019-03-22
crypto: New types (block_cipher)
Hans Nilsson
2019-03-22
Merge pull request #2186 from essen/improve-cipher-info
Hans Nilsson
2019-03-21
Hardcode aes_ctr cipher infos to support older cryptolibs
Loïc Hoguin
2019-03-19
Make crypto:cipher_info work for all ciphers and aliases
Loïc Hoguin
2019-03-19
crypto: Rename SSL special functions
Hans Nilsson
2019-03-19
crypto: New function for SSL app
Hans Nilsson
2019-03-19
crypto: Remove compat specials from crypto_init
Hans Nilsson
2019-03-19
crypto: Exceptions as error return in api_ng
Hans Nilsson
2019-03-19
crypto: Relocate the new api code inside the crypto.erl file
Hans Nilsson
2019-03-19
crypto: Cleaning of comments + spec fixing
Hans Nilsson
2019-03-19
crypto: Use/implement new funcs for stream-api
Hans Nilsson
2019-03-19
crypto: Implement crypto one-shot
Hans Nilsson
2019-03-19
crypto: Remove condition of block size
Hans Nilsson
2019-03-06
Add crypto:cipher_info/1 and crypto:hash_info/1
Loïc Hoguin
2019-02-25
crypto: New experimental api
Hans Nilsson
2019-02-04
Add hash function BLAKE2 to crypto:hash/hmac
Hans Svensson
2019-01-28
crypto: Fix type spec rsa_sign_verify_opt()
Péter Dimitrov
2018-12-03
Merge branch 'maint'
Hans Nilsson
2018-12-03
crypto: Engine valgrind fix
Hans Nilsson
2018-11-19
Merge branch 'maint'
Hans Nilsson
2018-11-19
crypto: Add ed25519 and ed448 sign/verify
Hans Nilsson
2018-10-24
Merge branch 'maint'
Hans Nilsson
2018-10-24
crypto: Fix tests failing if more than one test engine available
Hans Nilsson
2018-09-21
Merge branch 'maint'
Hans Nilsson
2018-09-21
crypto: Fix accidental merge
Hans Nilsson
2018-09-19
Merge branch 'maint'
Hans Nilsson
2018-09-18
Merge pull request #1857 from RaimoNiskanen/raimo/rand-crypto-xoroshiro928
Raimo Niskanen
2018-09-18
crypto: Add warnings in RefMan and User's Guide for experimental RSA opts
Hans Nilsson
2018-09-18
crypto: Use aead functions for CHACHA20_POLY1305
Hans Nilsson
2018-09-17
Merge branch 'hans/crypto/aes_ccm/OTP-15286' into maint
Hans Nilsson
2018-09-14
crypto: Add AES_CCM crypto
Hans Nilsson
2018-09-14
crypto: Generalize aes_gcm_(de|en)crypt nifs
Hans Nilsson
2018-09-14
crypto: Add 'rsa_opts' to crypto:supports/0
Hans Nilsson
2018-09-13
Use long period counter for crypto_aes
Raimo Niskanen
2018-09-13
Prototype crypto_aes PRNG
Raimo Niskanen
2018-09-13
crypto: Add missing documentation for enable_fips_mode/1
Hans Nilsson
2018-09-13
crypto: Rework -type and -spec
Hans Nilsson
2018-09-07
crypto: Bug fix - crypto:next_iv regarding aes_ige256
Hans Nilsson
2018-09-07
crypto: Bug fix - blowfish_cbc allowed in crypto:next_iv
Hans Nilsson
2018-08-23
Merge branch 'hans/crypto/SHA3/OTP-15153' into maint
Hans Nilsson
2018-08-23
crypto: doc SHA3 (hash & hmac)
Hans Nilsson
2018-08-23
crypto: -spec
Hans Nilsson
2018-08-23
crypto: chacha20 cipher
Hans Nilsson
[next]