summary refs log tree commit diff
path: root/crypto/test/data (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for modified UTF-8 in JKSAlexander Scheel2024-06-211-0/+0
| | | | | | | | | | | When parsing JKS entries, BC C# previously failed to parse entries with UTF-8 entries. This is because Java encodes them using a modified UTF-8 wherein NULL bytes and 4-byte extended values do not appear. Add support for both reading and writing this modified method of UTF-8 within the JKS parsing code. Signed-off-by: Alexander Scheel <alexander.scheel@keyfactor.com>
* Dilithium SampleInBall change and KATs updatedroyb2024-06-065-2906/+200
|
* Added test for PKCS7 signed content parsing #310 #232Alexander Scheel2024-02-121-0/+0
| | | | Signed-off-by: Alexander Scheel <alexander.scheel@keyfactor.com>
* c~ change from SP 800-204 (draft)David Hook2023-08-262-400/+400
|
* test vector updates to Kyber and DilithiumDavid Hook2023-08-146-1500/+1500
|
* Add Ascon Hash to the master branchgefeili2023-02-094-0/+16400
|
* Merge branch 'sparkle' into 'master'Gefei Li2023-02-066-0/+38692
|\ | | | | | | | | Sparkle See merge request root/bc-csharp!4
| * Initial push for Sparklegefeili2022-12-306-0/+38692
| |
* | Merge branch 'elephant' into 'master'Gefei Li2023-01-313-0/+22869
|\ \ | | | | | | | | | | | | Elephant See merge request root/bc-csharp!3
| * | Initial push of Elephant v2gefeili2022-12-283-0/+22869
| |/
* | Add Photon-Beetle to the master branchgefeili2023-01-313-0/+19346
| |
* | Add Xoodyak to the master branchgefeili2023-01-272-0/+11723
| |
* | Add ISAP to the master branchgefeili2023-01-255-0/+34592
| |
* | Complete tests for Ascon AEADgefeili2023-01-233-0/+22869
|/
* Round 4 modifications to HQC + removed some redundancyroyb2022-11-229-4206/+2106
|
* Round 4 modifications to BIKEroyb2022-11-216-3300/+1200
|
* Round 4 modifications for CMCEroyb2022-11-1020-772/+520
|
* Port OpenPGP support for XDH, EdDSA from bc-javaPeter Dettman2022-11-052-0/+14679
| | | | - see https://github.com/bcgit/bc-csharp/issues/345
* Added Aes and Uniform variant to Saberroyb2022-10-249-0/+6318
|
* Initial import of HQCPeter Dettman2022-10-206-0/+4206
|
* general cleanups - naming, importsDavid Hook2022-10-126-0/+4206
|
* Grain128 AEAD Test DataDavid Hook2022-09-291-0/+7623
|
* Added Kyber AES supportroyb2022-09-283-0/+2106
|
* Added Dilithium AES support + some optimizationsroyb2022-09-283-0/+2706
|
* first cut of DilithiumDavid Hook2022-09-143-0/+2706
|
* initial CRYSTALS-Kyber implementationDavid Hook2022-08-253-0/+2106
|
* initial NTRU implementationDavid Hook2022-08-224-0/+2808
|
* added SPHINCS+ HarakaDavid Hook2022-08-1812-0/+12024
|
* Initial Falcon implementationDavid Hook2022-08-082-0/+1804
|
* moved ntrup to ntruprime, reduced accessors on keys, marked key fields internalDavid Hook2022-07-2412-0/+0
|
* NTRU Prime Test DataDavid Hook2022-07-2212-0/+8424
|
* SIKE implementation with compression addedRoy Basmacier2022-07-018-0/+5616
| | | | Implemented SecretWIhEcapsulationImpl.cs
* sphincs plus v3.1Roy Basmacier2022-06-2348-1320/+24048
|
* Initial merge of PQC portroyb2022-06-2369-0/+20079
|
* Update TLS test data from bc-javaPeter Dettman2021-06-0668-296/+2258
|
* Merge branch 'nist_ecc_test_pr' of ↵Peter Dettman2020-10-311-0/+3180
|\ | | | | | | https://github.com/BlackthornYugen/bc-csharp into BlackthornYugen-nist_ecc_test_pr
| * Test Vectors for EC Point MultiplyJohn Steel2020-10-171-0/+3180
| | | | | | | | | | Test multiply with the test vectors downloaded from: http://point-at-infinity.org/ecc/nisttv
* | Update project files for recent KDF additionsPeter Dettman2019-05-061-0/+0
| |
* | Additional KDF operations and tests.mw2019-05-017-0/+188313
|/
* Add testcase for RAW PKCS#1 signatures missing DER NULLPeter Dettman2017-09-172-0/+0
|
* Port of some newer test cases and data from Java CertTestPeter Dettman2017-09-178-0/+274
|
* Port of latest PGP tests and supporting code changesPeter Dettman2015-10-126-0/+15174
|
* Correct 1605-bit test vector for SHA3-512Peter Dettman2015-09-071-5/+8
|
* Port of Keccak, SHA-3, SHAKE from JavaPeter Dettman2015-09-062-0/+1604
|
* Add newer TLS test data from Java buildPeter Dettman2015-03-088-0/+140
|
* Add TLS test data from Java APIPeter Dettman2014-08-2410-0/+183
|
* Initial import of old CVS repositoryPeter Dettman2013-06-28814-0/+24157