summaryrefslogtreecommitdiff
path: root/lib/crypto/src/crypto.erl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'raimo/test-cuddle'Raimo Niskanen2023-05-021-2/+0
|\
| * CMAC is only possible with CBC modeRaimo Niskanen2023-04-271-3/+1
* | Use internal wildcard function from -on_loadRaimo Niskanen2023-02-131-4/+9
* | crypto: fix error bit_size/1 by byte_size/1Kiko Fernandez-Reyes2023-02-061-2/+2
* | crypto: replace byte_size/1 by bit_size/1Kiko2023-02-021-2/+2
* | crypto: replace size/1 by byte_size/1Kiko Fernandez-Reyes2023-02-011-2/+2
* | [crypto/4871] Add support for SHAKE128 and SHAKE256.Marcel Lanz2022-08-081-5/+28
|/
* crypto: adjust list of nifsAlexander Kuleshov2022-08-071-1/+1
* Merge branch 'lars/crypto/engine_load_rewrite_24/OTP-18172/ERIERL-826' into m...Lars Thorsen2022-08-051-57/+73
|\
| * Changed the behaviour of the engine load functionsLars Thorsen2022-08-041-57/+73
* | crypto: Ensble using curve names that are unknown to cryptoHans Nilsson2022-06-171-6/+14
* | crypto: ECDSA/ECDH curve as a 2-tuple {{..old def..}, Name} from erl to nifHans Nilsson2022-06-171-6/+10
* | Add new nifs to nif definition listLars Thorsen2022-05-131-1/+2
* | Merge branch 'maint'Lars Thorsen2022-05-121-65/+28
|\ \ | |/
| * Fix timing bug in ensure_engine_loadedLars Thorsen2022-05-111-66/+29
* | Add OFB mode support for AESausimian2022-04-071-0/+4
* | crypto: Use new -nifs([]) attributeSverker Eriksson2022-03-291-0/+23
* | crypto: pkey.c error:ERR -> error:{ERR,FileInfo,Description}Hans Nilsson2022-03-211-20/+11
* | crypto:generate_key and compute_key error:ERR -> error:{ERR,FileInfo,Descript...Hans Nilsson2022-03-211-18/+28
* | crypto:mac*/*: error:ERR -> error:{ERR,FileInfo,Description}Hans Nilsson2022-03-211-5/+5
* | crypto:hash*/*: error:ERR -> error:{ERR,FileInfo,Description}Hans Nilsson2022-03-211-5/+5
* | crypto:pbkdf2_hmac/5: error:ERR -> error:{ERR,FileInfo,Description}Hans Nilsson2022-03-211-1/+1
* | crypto: Remove the types run_time_error() and descriptive_error()Hans Nilsson2022-03-181-31/+33
* | Update copyright yearErlang/OTP2022-02-151-1/+1
* | Merge branch 'maint'Hans Nilsson2022-01-241-2/+13
|\ \ | |/
| * crypto: RSA - Re-write rsa_generate_key for 3.0 APIHans Nilsson2022-01-241-2/+13
* | crypto: Deprecate crypto_dyn_iv_init/3 and crypto_dyn_iv_update/3Hans Nilsson2022-01-191-0/+6
* | Merge branch 'maint'Hans Nilsson2021-12-201-2/+2
|\ \ | |/
| * Fix typos in lib/cryptoKian-Meng, Ang2021-12-171-2/+2
* | Merge branch 'maint'Rickard Green2021-12-131-1/+1
|\ \ | |/
| * Update copyright yearRickard Green2021-12-131-1/+1
* | Merge branch 'maint'Hans Nilsson2021-11-291-0/+14
|\ \ | |/
| * Add crypto:pbkdf2_hmac/5 functiongearnode2021-11-291-0/+14
* | Merge branch 'maint'Hans Nilsson2021-11-261-2/+9
|\ \ | |/
| * Merge branch 'hans/crypto/experimental_info_fun/OTP-17603' into maintHans Nilsson2021-11-261-2/+9
| |\
| | * crypto: Add type spec and doc for crypto:info()Hans Nilsson2021-11-251-1/+6
| | * crypto: Remove 'experimental' from crypto:info/0Hans Nilsson2021-11-251-1/+1
| | * crypto: Add otp version to crypto:info()Hans Nilsson2021-11-251-1/+3
* | | Merge branch 'maint'Hans Nilsson2021-11-171-1/+42
|\ \ \ | |/ /
| * | crypto: Cipher aliases could be present even if the aliased cipher was missingHans Nilsson2021-11-111-1/+42
* | | Merge branch 'maint'Hans Nilsson2021-10-181-5/+7
|\ \ \ | |/ /
| * | crypto: Re-phrase leagacy code and commentsHans Nilsson2021-10-181-5/+7
* | | Merge branch 'maint'Hans Nilsson2021-10-061-104/+110
|\ \ \ | |/ /
| * | crypto: Change some line breaksHans Nilsson2021-10-061-30/+19
| * | crypto: Do options checking in C. SimplificationHans Nilsson2021-10-061-36/+5
| * | crypto: Remove iolist_to binaryHans Nilsson2021-10-061-21/+20
| * | crypto: Re-structure existing codeHans Nilsson2021-10-061-11/+11
| * | crypto: Extend badarg macros with argument number parameterHans Nilsson2021-10-061-47/+109
| * | crypto: Remove old and unused macro COMPATHans Nilsson2021-10-061-13/+0
| |/
* | Merge branch 'maint'Hans Nilsson2021-09-071-1/+6
|\ \ | |/