Add 'src/be/nikiroo/utils/' from commit '46add0670fdee4bd936a13fe2448c5e20a7ffd0a'
[nikiroo-utils.git] / src / be / nikiroo / utils / CryptUtils.java
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