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-04-03Add an in-place-output version of toByteArrayPeter Dettman
2014-03-25Migrated Pack out of crypto.utilDavid Hook
2014-03-21JavaDoc updatesDavid Hook
2014-02-27Equality/hashcode should ignore "excess" wordsPeter Dettman
2014-02-24FormattingPeter Dettman
2014-02-22Javadoc 1.8 error fixesVille Skyttä
2014-01-28Add concatenate method for int[]Peter Dettman
2014-01-05Make rotate methods from Integer availablePeter Dettman
2013-12-27Add utility method for making a reversed copyPeter Dettman
2013-12-16Add more variations of append/prependPeter Dettman
2013-12-07Add utility class for time-related methodsPeter Dettman
2013-11-28Refactor array utility method into Arrays classPeter Dettman
2013-11-26compatibility updateDavid Hook
2013-11-07Add utility class ShortsPeter Dettman
2013-09-27Simplify BigIntegers.asUnsignedByteArray implementationPeter Dettman
2013-09-23Generalise hashCode to Object arraysPeter Dettman
2013-09-23Generalise areEqual to Object arrays and handle null entriesPeter Dettman
2013-09-23Add fromUnsignedByteArray utility methods Peter Dettman
2013-09-19Add prepend methodPeter Dettman
2013-09-16Add append methodsPeter Dettman
2013-09-11added checks for some common encoding errors to prevent failure.David Hook
2013-07-03Initial implementation of Threefish + Skein in all supported block sizes, and...Tim Whittington
2013-06-06added BufferingContentSigner and a buffering stream that zeros the buffer on ...David Hook
2013-05-31initial reshuffleDavid Hook