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
AgeCommit message (Expand)Author
2014-03-30deprecated method removal.David Hook
2014-03-30JavaDoc fixesDavid Hook
2014-03-25fixed test issueDavid Hook
2014-03-25fixed compilation issueDavid Hook
2014-03-25fixed compilation issueDavid Hook
2014-03-25fixed compilation issueDavid Hook
2014-03-25fixed compilation issueDavid Hook
2014-03-25fixed compilation issueDavid Hook
2014-03-25fixed compilation issueDavid Hook
2014-03-25removed broken methodDavid Hook
2014-03-25fixed imports.David Hook
2014-03-25Migrated Pack out of crypto.utilDavid Hook
2014-03-22JavaDoc fixDavid Hook
2014-03-22added support for ASN.1 time settingDavid Hook
2014-03-22added support for ASN.1 time settingDavid Hook
2014-03-22updateDavid Hook
2014-03-22updateDavid Hook
2014-03-22updateDavid Hook
2014-03-22Fix shifting error from last commitPeter Dettman
2014-03-22added CBC support to JCE ECIES, added IV support to IESEngineDavid Hook
2014-03-22Merge branch 'gnu-user-master'David Hook
2014-03-22Merge branch 'master' of https://github.com/gnu-user/strippedcastle into gnu-...David Hook
2014-03-22Merge remote-tracking branch 'origin/master'David Hook
2014-03-22refactoring UTCTime, GeneralizedTimeDavid Hook
2014-03-22updateDavid Hook
2014-03-21Merge branch 'master' of git.bouncycastle.org:bc-javaPeter Dettman
2014-03-21Optimize Curve25519 point operationsPeter Dettman
2014-03-21updateDavid Hook
2014-03-21added invalid parameter check to EC key agreement SPI.David Hook
2014-03-21Fixed error introduced in JavaDoc mergeDavid Hook
2014-03-21updateDavid Hook
2014-03-21updateDavid Hook
2014-03-21JavaDoc updatesDavid Hook
2014-03-21Added getEmbeddedSignatures()David Hook
2014-03-21updateDavid Hook
2014-03-21updateDavid Hook
2014-03-21Merge branch 'trustcert' of https://github.com/scop/bc-java into scop-trustcertDavid Hook
2014-03-21updateDavid Hook
2014-03-21Minor refactoringDavid Hook
2014-03-21fixed strength check.David Hook
2014-03-21refactoring of ASN1 primitive classes.David Hook
2014-03-21fixed asn1EqualsDavid Hook
2014-03-21refactoringDavid Hook
2014-03-19Merge branch 'master' of git.bouncycastle.org:bc-javaPeter Dettman
2014-03-19further fix to custom curve check.David Hook
2014-03-19Added check to make sure there is a regular curve equivalent to a custom one.David Hook
2014-03-19Merge remote-tracking branch 'origin/master'David Hook
2014-03-19Added other revocation info setting.David Hook
2014-03-17A few small follow-ups to the Curve25519 stuffPeter Dettman
2014-03-15Add initial implementation of curve25519 (in Weierstrass form!)Peter Dettman