summaryrefslogtreecommitdiff
path: root/lib/crypto/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'lukas/ose/master/OTP-11334'Lukas Larsson2014-02-241-1/+15
|\
| * ose: Fix support for cryptoLukas Larsson2014-02-241-1/+15
* | Add test suites performing app and appup file checksTobias Schlager2014-02-241-0/+6
|/
* crypto: add brainpool (RFC 5639) curvesAndreas Schultz2014-01-131-2/+44
* crypto: add ECDH test vectors for more curvesAndreas Schultz2014-01-131-5/+46
* Merge branch 'sverk/yb/aes_ige_crypt'Sverker Eriksson2013-12-031-0/+24
|\
| * crypto: Add IGE mode for AESYura Beznos2013-09-301-0/+24
* | crypto: Add more lazy_eval to avoid no_answer_from_tc_supervisorSverker Eriksson2013-12-021-5/+8
* | crypto: Avoid test_server crash 'no_answer_from_tc_supervisor'Sverker Eriksson2013-11-221-3/+11
|/
* crypto: Add large test dataIngela Anderton Andin2013-06-041-38/+94
* crypto: Test suite completenessIngela Anderton Andin2013-06-031-18/+110
* crypto: Ctify tests and test new APIIngela Anderton Andin2013-05-273-2168/+3522
* crypto,public_key,ssl: Change return value of crypto:generate_key(ecdh,..)Sverker Eriksson2013-05-201-1/+1
* ssl, public_key, crypto: crypto:algorithms/0 -> crypto:supports/0Ingela Anderton Andin2013-05-201-1/+5
* ssl & crypto: Generalize the remaining crypto APIIngela Anderton Andin2013-05-081-5/+5
* crypto: New API for ciphersIngela Anderton Andin2013-05-081-8/+8
* crypto: Deprecate functions, update doc and specsIngela Anderton Andin2013-05-081-45/+41
* ssl, crypto: Eliminate remaining mpint and EC resource key from APIIngela Anderton Andin2013-05-081-8/+5
* crypto: Add generic functions generate_key and compute_keySverker Eriksson2013-05-081-23/+30
* crypto: Combine ec_key_new into ecdh_generate_keySverker Eriksson2013-05-081-1/+2
* crypto, public_key & ssl: Change API to hide resource format for EC KEYSverker Eriksson2013-05-081-11/+6
* crypto: Allow integer keys for rsa_private/public_en/decryptSverker Eriksson2013-05-081-16/+35
* crypto: Introduce generic sign() and verify() functionsSverker Eriksson2013-05-081-16/+28
* crypto: Replaced all mpint's with normal binariesSverker Eriksson2013-05-081-3/+3
* CRYPTO: add support for Elliptic Curves to crypto appAndreas Schultz2013-05-081-1/+66
* crypto: New SRP APIIngela Anderton Andin2013-04-031-54/+58
* CRYPTO: add algorithms/0 function that returns a list off compiled in crypto ...Andreas Schultz2013-04-031-372/+201
* CRYPTO: add support for RFC-2945 SRP-3 and RFC-5054 SRP-6a authenticationAndreas Schultz2013-03-281-1/+153
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* Merge branch 'sverk/crypto-hmac-enhancements/OTP-10640'Fredrik Gustafsson2013-01-141-4/+258
|\
| * crypto: Add RFC-4231 test vectors for output truncationDaniel White2012-12-121-0/+44
| * crypto: Add test cases for the generic hmac interface in the RFC-4231 testsDaniel White2012-12-121-2/+50
| * crypto: Add RFC-2202 test vectors for HMAC-MD5 and HMAC-SHA1Daniel White2012-12-121-2/+164
* | fix crypto ripemd160 tests to use hash_init familyMichael Loftis2012-12-211-6/+6
* | add ripemd160 support to cryptoMichael Loftis2012-12-181-2/+30
|/
* crypto: Skip sha256/512 tests for openssl 0.9.7Sverker Eriksson2012-12-041-0/+12
* crypto: Refactor test with if_098 helper functionSverker Eriksson2012-12-041-18/+11
* crypto: Make crypto:info() up to dateSverker Eriksson2012-12-041-1/+10
* crypto: Add some unlisted test cases as part of the test suiteSverker Eriksson2012-12-041-0/+2
* crypto: Throw notsup for DES3 CFB encryption for old opensslSverker Eriksson2012-12-041-0/+6
* crypto: Skip some tests if openssl lib < 0.9.8Sverker Eriksson2012-08-291-0/+32
* Merge branch 'ia/ssl/tls1.1and1.2' into maintIngela Anderton Andin2012-08-231-5/+375
|\
| * crypto: Add sha224Sverker Eriksson2012-08-221-0/+54
| * crypto: fix hmac_sha384 and add hmac test cases from RFC-4231Andreas Schultz2012-08-221-0/+214
| * crypto: Add SHA256 and SHA512 based MACsAndreas Schultz2012-08-221-4/+45
| * crypto: Redo interface for rsa and dss hash signingSverker Eriksson2012-08-221-7/+7
| * crypto: Add rsa and dss hash signing supportAndreas Schultz2012-08-221-1/+62
* | crypto: Allow aes_cfb_128_{en|de}crypt to accept unaligned dataSverker Eriksson2012-07-041-4/+13
|/
* Update to work with whitespace in exec pathLukas Larsson2012-06-051-3/+3
* crypto_SUITE: Reinstate what was "lost in translation"Björn Gustavsson2011-12-021-25/+21