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-16Use a separate PRNG for noncesPeter Dettman
2014-01-28Get the encryptThenMAC setting from SecurityContextPeter Dettman
2014-01-27encrypt-then-MAC will no longer apply to stream ciphersPeter Dettman
2013-09-17Refactor to use TlsUtils.isSSLPeter Dettman
2013-09-16Initial implementation of encrypt-then-MAC variantPeter Dettman
2013-06-20FormattingPeter Dettman
2013-06-19Refactor code that checks version featuresPeter Dettman
2013-05-31initial reshuffleDavid Hook