Merge commit '087a6e8e7f1b0e63633831948e99ae110b92ae45'
[fanfix.git] / src / be / nikiroo / utils / CryptUtils.java
2020-01-16 Niki RooMerge commit '087a6e8e7f1b0e63633831948e99ae110b92ae45'
2019-11-19 Niki RooMerge branch 'subtree'
2019-10-30 Niki RooMerge branch 'subtree'
2019-09-20 Niki RooAdd 'src/be/nikiroo/utils/' from commit '46add0670fdee4...
2019-09-20 Niki Roodelete src before subtree
2019-09-20 Niki Rooonly keep the sources
2019-05-30 Niki RoojDoc
2019-05-30 Niki RoojDoc
2019-05-10 Niki Roocrypt: init the IV
2019-05-04 Niki Rooimprove CryptUtils perf
2019-04-29 Niki RooAll getBytes("UTF-8") -> StringUtils
2019-04-29 Niki Roofix Base64 but breaks compat
2019-04-28 Niki Roobugfixes
2019-04-23 Niki RooCryptUtils: multi-thread check
2019-04-23 Niki RooCryptUtils: clear the key array after use
2019-04-23 Niki RooCryptUtils: new decrypts(..)
2019-04-23 Niki RooCryptUtils: add I/O streams
2019-04-22 Niki RooCryptUtils: jdoc and code should agree
2019-04-22 Niki Rooserver: better handling of crypt error
2019-04-22 Niki Roonew: crypt utils