Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/humla-spongycastle.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/prov
AgeCommit message (Expand)Author
2024-01-12Adjust for build using Gradle 8; remove mavenHEADpkcs12-keybag-fixesDaniel Lublin
2014-08-24DRY out SafeBag creation depending on ContentInfo.Andrew Comminos
2014-08-24Added PKCS12 keybag handling in unencrypted data block.Andrew Comminos
2014-07-26Disable test that attempts to deserialise org.bouncycastle classRoberto Tyley
2014-07-26Fix provider mapping for KeyStore - should be "BC" not "SC"Roberto Tyley
2014-07-26Execute become-spongy.shRoberto Tyley
2014-07-26Don't run CertPathBuilderTest & CertPathValidatorTest - both failRoberto Tyley
2014-07-26Delete failing McEliece key-pair-generator testsRoberto Tyley
2014-07-24Earlier JDK compatibility updatesDavid Hook
2014-07-24BJA-490 added siganture definition rather than aliasDavid Hook
2014-07-23Update comments to refer to RFC 7253 for OCBPeter Dettman
2014-07-21compatibility updatesDavid Hook
2014-07-21updated version numberDavid Hook
2014-07-21portability updates, updated version numberDavid Hook
2014-07-18BJA-467 added support for passing in a specific locale to help with date inte...David Hook
2014-06-301.3 compatibility updates, minor cleanups.David Hook
2014-06-30compatibility updateDavid Hook
2014-06-30updateDavid Hook
2014-06-28updateDavid Hook
2014-06-28updateDavid Hook
2014-06-28updateDavid Hook
2014-06-28updateDavid Hook
2014-06-27updateDavid Hook
2014-06-27removed excess classes.David Hook
2014-06-21compatibility updatesDavid Hook
2014-06-21compatibility updatesDavid Hook
2014-06-18clean upDavid Hook
2014-06-16JavaDocDavid Hook
2014-06-16PGP JavaDoc improvements, focused on classes used in PBE file encryption/decr...Tim Whittington
2014-06-01BJA-495 moved getDigestAlgName to public utils class.David Hook
2014-05-30fixed RSA key factory to recognise encoded RSA keys without CRT factors.David Hook
2014-05-24BJA-492 recognition of DH oids in key factories.David Hook
2014-05-22minor clean up.David Hook
2014-05-19further work on streams and block ciphers.David Hook
2014-05-19further work on adding StreamCipher to block streaming modes.David Hook
2014-05-17added support for the BSI plain ECDSA oids/name.David Hook
2014-05-15fixed throws clause for bad parametersDavid Hook
2014-05-03added some replacement classes for deprecated constructors in PGP APIDavid Hook
2014-04-27initial cut of lightweight RFC5649 wrapping, added AES provider tests for oth...David Hook
2014-04-17BJA-486 added check for empty attribute set.David Hook
2014-04-17commented back in other testsDavid Hook
2014-04-17change fixed random to avoid infinite loop.David Hook
2014-04-13clean ups.David Hook
2014-04-06fixed typo in exception string.David Hook
2014-04-06fixed setting of modeDavid Hook
2014-03-30further deprecation clean up.David Hook
2014-03-30updated AttrCertExampleDavid Hook
2014-03-30removed unnecessary class.David Hook
2014-03-30updated to remove deprecated methods/classesDavid Hook
2014-03-30deprecated method removal.David Hook