| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor fixes in PQC tests | Peter Dettman | 2022-10-13 | 4 | -8/+8 |
* | Reorganize FrodoVectorTest | Peter Dettman | 2022-10-12 | 2 | -96/+102 |
* | Skip redundant cipher init in Frodo-AES | Peter Dettman | 2022-10-12 | 1 | -53/+28 |
* | Add BcTlsCrypto default constructor | Peter Dettman | 2022-10-12 | 17 | -39/+20 |
* | Change method names in IXof | Peter Dettman | 2022-10-11 | 10 | -59/+59 |
* | Refactoring pass over Pqc.Crypto.SphincsPlus | Peter Dettman | 2022-10-10 | 1 | -56/+56 |
* | Improvements to PRNG classes | Peter Dettman | 2022-10-09 | 1 | -0/+12 |
* | Refactor TestSampler | Peter Dettman | 2022-10-08 | 1 | -5/+4 |
* | More span variants in randomness classes | Peter Dettman | 2022-10-07 | 1 | -1/+9 |
* | Refactoring pass over Pqc.Crypto.Lms | Peter Dettman | 2022-10-06 | 4 | -53/+48 |
* | Add support for C1C3C2 mode to SM2Engine | Peter Dettman | 2022-10-02 | 1 | -3/+88 |
* | Port Blake2xsDigest from bc-java | Peter Dettman | 2022-09-30 | 1 | -0/+2704 |
* | Merge remote-tracking branch 'origin/master' | royb | 2022-09-29 | 3 | -0/+7894 |
|\ |
|
| * | Grain128Aead fixes | Peter Dettman | 2022-09-29 | 1 | -39/+20 |
| * | Merge remote-tracking branch 'refs/remotes/origin/master' | David Hook | 2022-09-29 | 1 | -0/+73 |
| |\ |
|
| | * | Add ConcatenationKdfTest | Peter Dettman | 2022-09-29 | 1 | -0/+73 |
| * | | Grain128 AEAD Test Data | David Hook | 2022-09-29 | 1 | -0/+7623 |
| |/ |
|
| * | added IAeadCipjer to grain128Aead | David Hook | 2022-09-29 | 1 | -13/+13 |
| * | added grain128Aead | David Hook | 2022-09-29 | 1 | -0/+217 |
* | | Added ASN.1 key encoding/decoding for Kyber, Dilithium, and Falcon. | royb | 2022-09-29 | 1 | -48/+7 |
|/ |
|
* | Added Kyber AES support | royb | 2022-09-28 | 4 | -100/+2197 |
* | Added Dilithium AES support + some optimizations | royb | 2022-09-28 | 4 | -63/+2735 |
* | Port Blake3 from bc-java | Peter Dettman | 2022-09-28 | 2 | -0/+486 |
* | Kyber refactoring | Peter Dettman | 2022-09-28 | 1 | -2/+2 |
* | (D)TLS: RFC 7250 Raw Public Keys | Peter Dettman | 2022-09-24 | 5 | -0/+731 |
* | Cmp updates | Peter Dettman | 2022-09-20 | 1 | -145/+118 |
* | Port of Asn1.Cmp tests from bc-java | Peter Dettman | 2022-09-20 | 4 | -0/+252 |
* | Cleanup | Peter Dettman | 2022-09-20 | 1 | -2/+0 |
* | Give IStreamCalculator a generic type | Peter Dettman | 2022-09-20 | 1 | -6/+6 |
* | added randomized signing | David Hook | 2022-09-20 | 1 | -2/+2 |
* | DateTimeObject => nullable DateTime | Peter Dettman | 2022-09-14 | 7 | -22/+15 |
* | Cleanup. | mw | 2022-09-14 | 1 | -4/+42 |
* | first cut of Dilithium | David Hook | 2022-09-14 | 4 | -0/+2850 |
* | Use nullable DateTime instead of MinValue | Peter Dettman | 2022-09-13 | 1 | -11/+11 |
* | GetUnderlyingCipher() => UnderlyingCipher | Peter Dettman | 2022-09-12 | 2 | -5/+5 |
* | Separate out new IBlockCipherMode from IBlockCipher | Peter Dettman | 2022-09-12 | 3 | -94/+2 |
* | Add basic support for JKS keystores | Peter Dettman | 2022-09-12 | 1 | -0/+181 |
* | Stream modernization | Peter Dettman | 2022-09-03 | 1 | -20/+17 |
* | Clean up tests | Peter Dettman | 2022-09-02 | 6 | -34/+2 |
* | Span-based variant of IBufferedCipher.ProcessByte | Peter Dettman | 2022-09-01 | 2 | -6/+64 |
* | SecureRandom fixups in tests | Peter Dettman | 2022-08-29 | 12 | -45/+58 |
* | Span-based variants for IBlockCipherPadding | Peter Dettman | 2022-08-26 | 1 | -4/+4 |
* | Don't use CLR span-based NextBytes | Peter Dettman | 2022-08-26 | 2 | -6/+19 |
* | Merge remote-tracking branch 'refs/remotes/origin/master' | David Hook | 2022-08-25 | 16 | -5/+199 |
|\ |
|
| * | Fix GcmSivBlockCipher processing | Peter Dettman | 2022-08-24 | 1 | -0/+9 |
| * | Span-based variant for IBlockCipher.ProcessBlock | Peter Dettman | 2022-08-24 | 1 | -0/+9 |
| * | Cleanup | Peter Dettman | 2022-08-24 | 4 | -5/+5 |
| * | Span-based variants for IDigest, IXof | Peter Dettman | 2022-08-23 | 13 | -4/+180 |
| * | Microsoft.NET.Test.Sdk 17.3.0 | Peter Dettman | 2022-08-23 | 1 | -1/+1 |
* | | initial CRYSTALS-Kyber implementation | David Hook | 2022-08-25 | 5 | -0/+2361 |
* | | minor refactoring, added sampling | David Hook | 2022-08-25 | 1 | -1/+3 |
|/ |
|
* | initial NTRU implementation | David Hook | 2022-08-22 | 4 | -0/+2808 |
* | SIKE: added warning, keysize test | David Hook | 2022-08-21 | 1 | -2/+3 |
* | added key size restrictions | David Hook | 2022-08-21 | 2 | -12/+16 |
* | added key size restrictions | David Hook | 2022-08-21 | 2 | -20/+23 |
* | Implement NextBytes(Span<byte) | Peter Dettman | 2022-08-19 | 2 | -14/+123 |
* | added SPHINCS+ Haraka | David Hook | 2022-08-18 | 18 | -35/+12104 |
* | AES intrinsics work | Peter Dettman | 2022-08-17 | 1 | -28/+30 |
* | GeneralizedTime improvements | Peter Dettman | 2022-08-11 | 1 | -0/+87 |
* | split NtruPrime into SNtruPrime, NtruLPRime | David Hook | 2022-08-09 | 1 | -26/+119 |
* | minor refactoring | David Hook | 2022-08-08 | 1 | -1/+1 |
* | Merge remote-tracking branch 'refs/remotes/origin/master' | David Hook | 2022-08-08 | 2 | -0/+6 |
|\ |
|
| * | TLS: 'tls-exporter' channel binding | Peter Dettman | 2022-08-01 | 2 | -0/+6 |
* | | Initial Falcon implementation | David Hook | 2022-08-08 | 3 | -0/+1957 |
|/ |
|
* | move KEMExtractor to KemExtractor | David Hook | 2022-07-26 | 1 | -1/+1 |
* | Fix Haraka API | Peter Dettman | 2022-07-25 | 2 | -14/+14 |
* | moved ntrup to ntruprime, reduced accessors on keys, marked key fields internal | David Hook | 2022-07-24 | 13 | -28/+27 |
* | initial NTRU Prime | David Hook | 2022-07-22 | 1 | -0/+150 |
* | NTRU Prime Test Data | David Hook | 2022-07-22 | 12 | -0/+8424 |
* | Run tests with netcoreapp2.1 | Peter Dettman | 2022-07-19 | 2 | -2/+2 |
* | Add SupportedOSPlatform attributes | Peter Dettman | 2022-07-17 | 1 | -1/+7 |
* | Add AesX86Engine using Aes intrinsics | Peter Dettman | 2022-07-17 | 2 | -86/+156 |
* | Utility method for selecting AES engine | Peter Dettman | 2022-07-17 | 12 | -79/+73 |
* | instrumented test classes | David Hook | 2022-07-13 | 2 | -2/+2 |
* | instrumented test classes | David Hook | 2022-07-13 | 2 | -6/+17 |
* | Merge remote-tracking branch 'refs/remotes/origin/master' | David Hook | 2022-07-13 | 17 | -108/+162 |
|\ |
|
| * | Refactoring around SecureRandom | Peter Dettman | 2022-07-12 | 17 | -108/+162 |
* | | initial Haraka install | David Hook | 2022-07-13 | 2 | -0/+388 |
|/ |
|
* | Detached picnic signature | Roy Basmacier | 2022-07-11 | 1 | -3/+15 |
* | Added SIKE to PrivateKeyFactory.cs and changed SikeVectorTest.cs | Roy Basmacier | 2022-07-11 | 1 | -4/+5 |
* | Fixed static problem in Picnic | Roy Basmacier | 2022-07-11 | 1 | -2/+2 |
* | Fix namespace of sike code | Peter Dettman | 2022-07-06 | 1 | -2/+3 |
* | Remove redundant test and add Parallelizable | Peter Dettman | 2022-07-05 | 1 | -24/+5 |
* | SIKE implementation with compression added | Roy Basmacier | 2022-07-01 | 9 | -0/+5795 |
* | Custom serialization | Peter Dettman | 2022-07-01 | 1 | -1/+21 |
* | Refactoring around MemoryStream | Peter Dettman | 2022-06-30 | 1 | -2/+2 |
* | Some PORTABLE cleanup | Peter Dettman | 2022-06-30 | 2 | -23/+5 |
* | Generics migration complete | Peter Dettman | 2022-06-29 | 49 | -357/+228 |
* | Generics migration in Pqc | Peter Dettman | 2022-06-29 | 2 | -20/+14 |
* | Generics migration in Tls | Peter Dettman | 2022-06-28 | 20 | -119/+120 |
* | Generics migration in Crmf, Crypto, Math | Peter Dettman | 2022-06-28 | 1 | -2/+2 |
* | Generics migration in Cms | Peter Dettman | 2022-06-28 | 10 | -92/+79 |
* | Add extra IAN,SAN extension accessors | Peter Dettman | 2022-06-27 | 1 | -1/+11 |
* | Update alternative names from bc-java | Peter Dettman | 2022-06-27 | 1 | -1/+1 |
* | Generics migration in Asn1 | Peter Dettman | 2022-06-27 | 14 | -78/+72 |
* | Split up fast/slow tests | Peter Dettman | 2022-06-27 | 1 | -6/+26 |
* | Generics migration in Pkix | Peter Dettman | 2022-06-27 | 4 | -54/+41 |
* | Generics migration work | Peter Dettman | 2022-06-27 | 14 | -100/+87 |
* | Replace IX509Store API with new store/selector API | Peter Dettman | 2022-06-26 | 18 | -476/+353 |
* | Reorganize test vector tests | Peter Dettman | 2022-06-26 | 2 | -289/+295 |
* | updated sphincsplus tests | Roy Basmacier | 2022-06-24 | 1 | -16/+17 |
* | Merge remote-tracking branch 'origin/master' | Roy Basmacier | 2022-06-24 | 9 | -50/+45 |
|\ |
|
| * | Refactoring | Peter Dettman | 2022-06-25 | 1 | -5/+5 |
| * | Cleanup in tests | Peter Dettman | 2022-06-24 | 2 | -14/+4 |
| * | Update EC curve registry classes | Peter Dettman | 2022-06-24 | 3 | -19/+16 |
| * | Remove bridging version of Curve25519 | Peter Dettman | 2022-06-24 | 1 | -2/+13 |
| * | Cleanup Exception classes | Peter Dettman | 2022-06-24 | 2 | -10/+7 |
* | | sphincs plus v3.1 | Roy Basmacier | 2022-06-23 | 49 | -1345/+24073 |
|/ |
|
* | Remvoe ThreadedSeedGenerator | Peter Dettman | 2022-06-23 | 1 | -9/+0 |
* | Replace Assembly.GetExecutingAssembly calls | Peter Dettman | 2022-06-23 | 1 | -6/+0 |
* | Initial merge of PQC port | royb | 2022-06-23 | 83 | -4/+22977 |
* | New build organization | Peter Dettman | 2022-06-23 | 20 | -1519/+126 |
* | Target framework v4.0 | Peter Dettman | 2022-06-23 | 1 | -3/+4 |
* | Cleanup redundant test classes | Peter Dettman | 2022-06-23 | 17 | -686/+13 |
* | Remove Main methods from test classes | Peter Dettman | 2022-06-23 | 306 | -2138/+4 |
* | Warnings cleanup | Peter Dettman | 2022-06-22 | 1 | -68/+2 |
* | Code cleanup | Peter Dettman | 2022-06-22 | 48 | -105/+103 |
* | ObsoleteAttribute cleanup | Peter Dettman | 2022-06-22 | 15 | -205/+137 |
* | ObsoleteAttribute cleanup | Peter Dettman | 2022-06-22 | 6 | -187/+8 |
* | Cleanup old build systems | Peter Dettman | 2022-06-21 | 8 | -29/+9 |
* | Remove ApplicationSpecific classes | Peter Dettman | 2022-06-21 | 5 | -177/+28 |
* | Remove per-ECPoint compression | Peter Dettman | 2022-06-21 | 2 | -2/+2 |
* | Remove legacy TLS | Peter Dettman | 2022-06-21 | 36 | -4108/+0 |
* | ObsoleteAttribute cleanup | Peter Dettman | 2022-06-21 | 1 | -3/+1 |
* | Update defines | Peter Dettman | 2022-06-21 | 4 | -20/+23 |
* | Alternative for GetExecutingAssembly | Peter Dettman | 2022-06-16 | 1 | -7/+15 |
* | Improve MiscTest | Peter Dettman | 2022-06-16 | 1 | -8/+23 |
* | NUnit tweaks | Peter Dettman | 2022-06-16 | 6 | -20/+18 |
* | Updates towards netstandard | Peter Dettman | 2022-06-15 | 10 | -9/+30 |
* | Set randoms before extensions processing | Peter Dettman | 2022-05-30 | 14 | -0/+263 |
* | (D)TLS: now defaults to offering (D)TLS 1.2, TLS 13 | Peter Dettman | 2022-05-11 | 2 | -2/+2 |
* | Support TLS 1.3 in test class | Peter Dettman | 2022-05-11 | 1 | -4/+32 |
* | Rewrite test cases without MD5 | Peter Dettman | 2022-05-10 | 3 | -30/+28 |
* | Test config for ClientHello sig algs | Peter Dettman | 2022-05-10 | 2 | -0/+12 |
* | Improve TLS handshake hash tracking | Peter Dettman | 2022-05-10 | 5 | -63/+77 |
* | Fix tests for stream signers | Peter Dettman | 2022-05-05 | 1 | -2/+30 |
* | Rework TLS 1.3 verifiers | Peter Dettman | 2022-05-05 | 1 | -17/+4 |
* | Change method to property | Peter Dettman | 2022-05-05 | 1 | -6/+6 |
* | TLS PSS raw signatures | Peter Dettman | 2022-05-04 | 1 | -28/+18 |
* | Add HasHkdfAlgorithm method and use in test | Peter Dettman | 2022-04-21 | 1 | -0/+3 |
* | Fix TLS 1.3 Export Keying Material | Peter Dettman | 2022-03-28 | 3 | -0/+20 |
* | minor corrections, updated ECPointTest | David Hook | 2022-03-23 | 1 | -2/+2 |
* | Add BitString parsers | Peter Dettman | 2021-11-22 | 1 | -17/+14 |
* | ASN.1: Tagged object parser improvements | Peter Dettman | 2021-11-20 | 1 | -1/+1 |
* | ASN.1: Port of bc-java TYPE instances | Peter Dettman | 2021-11-18 | 2 | -3/+8 |
* | Add DLTaggedObject and use from parser | Peter Dettman | 2021-11-11 | 1 | -1/+1 |
* | Handle high tag numbers | Peter Dettman | 2021-11-10 | 1 | -2/+11 |
* | ASN.1: Add support for relative OIDs | Peter Dettman | 2021-11-08 | 5 | -55/+177 |
* | PORTABLE fixes | Peter Dettman | 2021-10-18 | 2 | -4/+5 |
* | .NET 1.1 fixes | Peter Dettman | 2021-10-17 | 3 | -89/+87 |
* | Experimental server-side TLS 1.3 PSK | Peter Dettman | 2021-10-17 | 4 | -0/+263 |
* | Use primitive encoding for short octet strings | Peter Dettman | 2021-10-15 | 2 | -26/+43 |
* | Improve ASN.1 substream handling | Peter Dettman | 2021-10-15 | 2 | -7/+9 |
* | ASN1InputStream updates from bc-java | Peter Dettman | 2021-10-15 | 2 | -12/+13 |
* | Some Obsolete cleanup | Peter Dettman | 2021-10-14 | 1 | -8/+3 |
* | Add Asn1Encodable.EncodeTo methods | Peter Dettman | 2021-10-14 | 3 | -8/+3 |
* | Ignore PGP signatures with invalid version | Peter Dettman | 2021-10-14 | 3 | -0/+113 |
* | Latest ArmoredInputStream stuff from bc-java | Peter Dettman | 2021-10-13 | 3 | -11/+432 |
* | Test fixes | Peter Dettman | 2021-10-12 | 1 | -2/+2 |
* | Marker packet skipping | Peter Dettman | 2021-10-12 | 3 | -0/+121 |
* | completed copy constructor in SignerInformation, fixed mutable issue for SET ... | David Hook | 2021-10-08 | 1 | -1/+12 |
* | added explicit sorting of DER encoded SET | David Hook | 2021-10-07 | 1 | -1/+16 |
* | Fix test namespaces | Peter Dettman | 2021-10-04 | 4 | -12/+7 |
* | format changes only - relates to github #68 | David Hook | 2021-10-04 | 2 | -2/+2 |
* | format changes only - relates to github #68 | David Hook | 2021-10-04 | 3 | -3/+3 |
* | partial #68 | David Hook | 2021-10-04 | 4 | -8/+8 |
* | Restore new tests | Peter Dettman | 2021-09-22 | 1 | -0/+5 |
* | Check DH standard group lookup | Peter Dettman | 2021-09-11 | 1 | -1/+10 |
* | Merge branch 'master' of gitlab.cryptoworkshop.com:root/bc-csharp | mw | 2021-09-03 | 5 | -1/+1290 |
|\ |
|
| * | added missing tests | David Hook | 2021-09-02 | 4 | -0/+1289 |
| * | minor refactoring | David Hook | 2021-09-02 | 1 | -1/+1 |
* | | Updated PemReader to support differing whitespace assumptions. | mw | 2021-09-03 | 2 | -2/+167 |
|/ |
|
* | moved test | mw | 2021-09-02 | 2 | -103/+106 |
* | Merge from pull | mw | 2021-09-01 | 3 | -0/+197 |
|\ |
|
| * | Test client for TLS 1.3 (external) PSK | Peter Dettman | 2021-08-31 | 3 | -0/+197 |
* | | Issue #1 | mw | 2021-09-01 | 2 | -163/+381 |
|/ |
|
* | fixed typos | David Hook | 2021-08-30 | 1 | -1/+1 |
* | initial fix for #261 | David Hook | 2021-08-30 | 1 | -0/+118 |
* | Cleanup | Peter Dettman | 2021-08-07 | 1 | -11/+2 |
* | Fix test class name | Peter Dettman | 2021-07-28 | 1 | -1/+1 |
* | Refactoring around TLS HKDF | Peter Dettman | 2021-07-25 | 1 | -5/+6 |
* | Calculate HMAC without extracting TlsSecret | Peter Dettman | 2021-07-24 | 1 | -12/+2 |
* | Followup OAEP changes | Peter Dettman | 2021-07-21 | 1 | -31/+31 |
* | bzip2 perf. opts. | Peter Dettman | 2021-07-16 | 1 | -0/+12 |
* | Fix bzip2 compression for empty contents | Peter Dettman | 2021-07-15 | 1 | -34/+35 |
* | .NET 1.1 fixes | Peter Dettman | 2021-07-12 | 2 | -2/+2 |
* | Fix some warnings | Peter Dettman | 2021-07-12 | 7 | -10/+10 |
* | Port of new TLS API from bc-java | Peter Dettman | 2021-07-12 | 43 | -0/+6504 |
* | TLS test tweaks | Peter Dettman | 2021-07-09 | 2 | -3/+3 |
* | Test for long inputs | Peter Dettman | 2021-07-08 | 1 | -6/+5 |
* | Fix portability issues around Socket class | Peter Dettman | 2021-06-10 | 1 | -1/+1 |
* | Update TLS test data from bc-java | Peter Dettman | 2021-06-06 | 78 | -346/+2366 |
* | Improve EdDSA/XDH key validation | Peter Dettman | 2021-06-06 | 2 | -4/+4 |
* | Merge remote-tracking branch 'origin/master' | David Hook | 2021-06-03 | 3 | -0/+74 |
|\ |
|
| * | NTZ for 0 should be 32/64 resp. | Peter Dettman | 2021-06-01 | 3 | -0/+74 |
* | | github #172 - added blowfish init check on key size | David Hook | 2021-05-31 | 1 | -0/+23 |
|/ |
|
* | .NET 1.1 fixes | Peter Dettman | 2021-05-24 | 1 | -0/+4 |
* | Fix project files plus portability fixes | Peter Dettman | 2021-05-24 | 27 | -996/+1021 |
* | Add support for ARIA | Peter Dettman | 2021-05-24 | 3 | -1/+183 |
* | github #222 addressed OAEP parameter setting, refactored KeyTransRecipientInf... | David Hook | 2021-05-24 | 2 | -2/+135 |
* | github#54 test for mixed mode definition | David Hook | 2021-05-24 | 1 | -3/+11 |
* | added sha256 test vector | David Hook | 2021-05-24 | 1 | -0/+23 |
* | github #23 added method for handling signing subkey | David Hook | 2021-05-23 | 1 | -4/+38 |
* | github #283 added extra features fields, corrected parsing for new draft | David Hook | 2021-05-23 | 1 | -0/+55 |
* | allowed for null policy OID | David Hook | 2021-05-23 | 1 | -0/+56 |
* | updates for working tests for FPE, TupleHash, ParallelHash | David Hook | 2021-03-19 | 4 | -8/+10 |
* | first cut FPE, TupleHash, ParallelHash, and GCM-SIV | David Hook | 2021-03-19 | 6 | -0/+1289 |
* | Fix CSHAKETest | Peter Dettman | 2021-02-11 | 1 | -10/+10 |
* | Fix SHAKE 'digest' output size | Peter Dettman | 2021-02-11 | 1 | -6/+6 |
* | Add more digest test cases | Peter Dettman | 2021-02-10 | 1 | -14/+33 |
* | EdDSA public key validation | Peter Dettman | 2021-02-10 | 2 | -2/+182 |
* | Add TestRandomData class | Peter Dettman | 2021-02-10 | 2 | -0/+34 |
* | Various SHA512/224, SHA512/256, SHA3 support | Peter Dettman | 2021-02-10 | 1 | -3/+90 |
* | New HasValue methods | Peter Dettman | 2021-02-08 | 4 | -20/+57 |
* | Support V1 attribute certificates and holders | Peter Dettman | 2021-02-08 | 1 | -10/+154 |
* | direct signature for PSS | David Hook | 2021-01-31 | 1 | -0/+57 |
* | Cleanup | Peter Dettman | 2020-12-08 | 4 | -37/+45 |
* | added support for PKCS#5 scheme 2 to Pkcs12Store, tests for the same | David Hook | 2020-11-17 | 1 | -3/+232 |
* | Merge branch 'nist_ecc_test_pr' of https://github.com/BlackthornYugen/bc-csha... | Peter Dettman | 2020-10-31 | 3 | -0/+3288 |
|\ |
|
| * | Supporing .NET 1.1 | John Steel | 2020-10-20 | 1 | -14/+20 |
| * | Updating test structure to match existing. | John Steel | 2020-10-17 | 1 | -4/+32 |
| * | Test Vectors for EC Point Multiply | John Steel | 2020-10-17 | 3 | -0/+3254 |
* | | Fix UnitTests resource paths | Peter Dettman | 2020-10-30 | 1 | -0/+1 |
* | | Cleanup after recent changes | Peter Dettman | 2020-10-30 | 8 | -124/+367 |
* | | Add new files to projects | Peter Dettman | 2020-10-30 | 1 | -0/+3 |
* | | Added KMAC Params and test | mw | 2020-10-29 | 2 | -22/+107 |
* | | Added CSHAKEDigest, KMac, removed unused import from NewTspTest | mw | 2020-10-28 | 3 | -1/+450 |
* | | Merge branch 'master' of git.bouncycastle.org:bc-csharp into master | mw | 2020-10-27 | 1 | -0/+1 |
|\ \ |
|
| * | | added NewTspTest | David Hook | 2020-10-27 | 1 | -0/+1 |
* | | | Finished NewTspTests | mw | 2020-10-27 | 1 | -25/+416 |
|/ / |
|
* | | Added fractional time and new tests | mw | 2020-10-27 | 1 | -0/+551 |
* | | Updated TableGen2 to use IdAASigningCertificateV2 oid | mw | 2020-10-22 | 1 | -1/+95 |
* | | GCM updates from bc-java | Peter Dettman | 2020-10-18 | 2 | -4/+3 |
* | | PGP updates from bc-java | Peter Dettman | 2020-07-30 | 1 | -1/+1 |
* | | Straighten out ECGOST3410NamedCurves | Peter Dettman | 2020-07-17 | 2 | -9/+4 |
* | | Fix range and bias of NextDouble | Peter Dettman | 2020-06-21 | 1 | -0/+48 |
* | | Don't use 'var' keyword | Peter Dettman | 2020-06-21 | 1 | -3/+3 |
* | | github #237 - gost 2012 parsing | David Hook | 2020-04-25 | 1 | -0/+13 |
* | | fixed typo | David Hook | 2020-04-18 | 1 | -1/+9 |
* | | added extra key store | David Hook | 2020-04-18 | 1 | -0/+126 |
* | | Avoid NUnit test adapter running perf test | Peter Dettman | 2020-04-06 | 1 | -1/+1 |
* | | Newer .NET versions append the parameter name | Peter Dettman | 2020-04-06 | 1 | -12/+21 |
* | | Add OtherName support and refactoring | Peter Dettman | 2020-04-05 | 1 | -0/+31 |
* | | Reset after wrong-length failure | Peter Dettman | 2020-04-05 | 2 | -0/+78 |
* | | Support headers with multiple values | Peter Dettman | 2020-04-05 | 7 | -7/+37 |
* | | Misc. updates from bc-java | Peter Dettman | 2020-02-20 | 1 | -1/+1 |
* | | Stricter header validation for PEM files | Peter Dettman | 2020-02-20 | 1 | -0/+8 |
* | | ASN.1 updates from bc-java | Peter Dettman | 2020-02-19 | 2 | -10/+59 |
* | | PKCS12: Improved support for certificate-only key stores without password | Peter Dettman | 2020-02-13 | 1 | -11/+68 |
* | | ASN.1 updates from bc-java | Peter Dettman | 2020-02-13 | 1 | -14/+14 |