Merge commit 'e6bb1700749980e69b5e913acbfd276f129c24dc'
[fanfix.git] / src / be / nikiroo / utils / CryptUtils.java
2020-01-02 Niki RooMerge commit 'e6bb1700749980e69b5e913acbfd276f129c24dc'
2019-12-30 Niki RooMerge commit '929409950e82914aa3cee323cfa7c5007585d2ea'
2019-12-30 Niki RooMerge commit 'edcd53bbbba9f94e21f43fd03d3a2febcc2b1564'
2019-10-24 Niki RooMerge commit '738dd8c426dcc6ed2508d68b7985f68d66549889'
2019-10-24 Niki RooAdd 'src/jexer/' from commit 'cf01c92f5809a0732409e280f...
2019-09-20 Niki RooAdd 'src/be/nikiroo/utils/' from commit '46add0670fdee4...
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