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
*
Fix clang-tidy readability-named-parameter
Jack Lloyd
2022-02-06
1
-1
/
+1
*
Fix clang-tidy readability-container-size-empty warnings
Jack Lloyd
2022-02-06
1
-1
/
+1
*
Fix an ECKCDSA bug
Jack Lloyd
2021-05-24
1
-1
/
+7
*
More raw pointer removal
Jack Lloyd
2021-04-05
1
-2
/
+2
*
Implement Ed25519 public key checking
Jack Lloyd
2021-03-17
1
-0
/
+18
*
Avoid using deprecated functions for key loading
Jack Lloyd
2020-12-14
1
-7
/
+7
*
Do not accept EC signatures when the public point is invalid
Jack Lloyd
2020-11-30
1
-1
/
+3
*
Add Private_Key::public_key
Jack Lloyd
2020-11-28
1
-0
/
+14
*
improve check if signature algorithm supports DER encoding
Philippe Lieser
2020-10-09
1
-0
/
+57
*
Replace some check_key in keygen tests with equivalent encoding
Jack Lloyd
2020-10-02
1
-30
/
+10
*
Fix cppcheck findings
René Fischer
2020-06-05
1
-2
/
+0
*
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
[next]