index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tests
/
test_pubkey.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
silence trivial warnings
Nuno Goncalves
2019-10-20
1
-0
/
+2
*
Remove BearSSL provider
Jack Lloyd
2019-07-05
1
-1
/
+1
*
Add support for RFC 8032 Ed25519ph
Jack Lloyd
2019-06-20
1
-7
/
+9
*
Add support for hashing with CommonCrypto
Jose Pereira
2018-09-03
1
-2
/
+2
*
Add PBES2 as alias for PBE-PKCS5v20
Jack Lloyd
2018-08-23
1
-1
/
+1
*
Add function to return the size of a key agreement output
Jack Lloyd
2018-08-12
1
-1
/
+8
*
Add functions to get size of PK ciphertext,plaintext
Jack Lloyd
2018-08-10
1
-0
/
+8
*
Add PK_Signer::signature_length
Jack Lloyd
2018-08-10
1
-0
/
+3
*
Add ECDSA tests from Wycheproof
Jack Lloyd
2018-05-31
1
-8
/
+25
*
Make the tests VarMap an actual type instead of a hashmap typedef.
Jack Lloyd
2018-05-29
1
-24
/
+24
*
Support scrypt for encrypting private keys
Jack Lloyd
2018-05-22
1
-47
/
+62
*
Fix PBE decoding and fix test macro check
Jack Lloyd
2018-05-22
1
-2
/
+2
*
Add a reproducer for OSS-Fuzz 7156
Jack Lloyd
2018-03-27
1
-2
/
+15
*
Support "mixed" OAEP hashes
Jack Lloyd
2018-03-21
1
-1
/
+44
*
Fix return value of PK_Encryptor::maximum_input_size
Jack Lloyd
2018-01-13
1
-0
/
+15
*
Further build/test fixes for restricted configurations
Jack Lloyd
2017-09-24
1
-10
/
+48
*
More include header cleanups
Jack Lloyd
2017-09-21
1
-1
/
+1
*
Update SM2 to use ASN.1 encoding for ciphertexts
Jack Lloyd
2017-09-20
1
-1
/
+11
*
Support PSSR_Raw
Jack Lloyd
2017-09-16
1
-9
/
+17
*
Add SM2 encryption scheme
Jack Lloyd
2017-08-04
1
-2
/
+3
*
Fix some maintainer mode warnings
Jack Lloyd
2017-08-03
1
-1
/
+1
*
BearSSL: Support for ECDSA
Patrick Wildt
2017-07-05
1
-2
/
+2
*
Merge GH #1035 Support generating RSA keys with OpenSSL
Jack Lloyd
2017-05-03
1
-89
/
+107
|
\
|
*
Generate private RSA key with OpenSSL.
Alexander Bluhm
2017-04-30
1
-89
/
+107
*
|
Reformat code with astyle + fix code style
Tomasz Frydrych
2017-05-01
1
-9
/
+9
|
/
*
Filter provider in test loops, skip text based without provider.
Alexander Bluhm
2017-04-21
1
-16
/
+12
*
Add missing try/catch in invalid signature test
Jack Lloyd
2017-02-26
1
-2
/
+10
*
Add test option --run-long-tests
Jack Lloyd
2016-12-24
1
-2
/
+6
*
Add RSA PKCS1v1.5 signature verification tests from Wycheproof suite.
Jack Lloyd
2016-12-20
1
-0
/
+29
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-1
/
+1
*
Updates module policy, fixes test suite errors
Matthias Gierlings
2016-12-01
1
-1
/
+11
*
Add test for various functions previously missed (T::clone, PBKDF::name, AEAD...
Jack Lloyd
2016-11-26
1
-0
/
+3
*
When fuzzing verify/decrypt, choose a new value each time through loop
Jack Lloyd
2016-11-26
1
-8
/
+2
*
Avoid recreating PK_Verifiers/PK_Decryptors multiple times in test
Jack Lloyd
2016-11-26
1
-45
/
+61
*
Pubkey cleanups
Jack Lloyd
2016-11-12
1
-18
/
+0
*
Add create_key self test
Jack Lloyd
2016-11-03
1
-0
/
+2
*
Test PK key creation via create_private_key API
Jack Lloyd
2016-10-31
1
-90
/
+95
*
Fix pubkey tests when EMEs are disabled.
Jack Lloyd
2016-10-18
1
-30
/
+14
*
Make pk_ops.h internal
Jack Lloyd
2016-10-08
1
-1
/
+1
*
Add missing try/catch blocks.
Jack Lloyd
2016-10-07
1
-3
/
+23
*
Revert PK_Verifier change (don't require RNG there).
Jack Lloyd
2016-10-07
1
-3
/
+3
*
Remove Algo_Registry usage from public key code.
Jack Lloyd
2016-10-07
1
-8
/
+8
*
eme / pubkey test improvements
Daniel Neus
2016-07-25
1
-6
/
+19
*
Add test vectors for RSA-KEM/KDF1
René Korthaus
2016-07-18
1
-0
/
+1
*
Add ECGDSA
René Korthaus
2016-04-19
1
-1
/
+1
*
Clean up PK decryption encoding.
Jack Lloyd
2016-03-20
1
-6
/
+11
*
Avoid test failures in KEM when KDF is not found.
Jack Lloyd
2016-01-17
1
-11
/
+29
*
Add ECDH via OpenSSL
Jack Lloyd
2016-01-04
1
-3
/
+16
*
Add ECDH tests
Jack Lloyd
2016-01-03
1
-3
/
+3
*
Merge pull request #381 from cordney/fix-load-unencryped-key-from-ber
Jack Lloyd
2015-12-31
1
-3
/
+0
|
\
[next]