Chris Conlon
|
4b96ee8b84
|
JCE: clean up WolfCryptDebug log() methods across classes
|
2024-10-11 14:38:47 -06:00 |
Chris Conlon
|
9bd93de973
|
JCE: add Cipher support for AES/GCM/NoPadding
|
2024-02-09 16:59:18 -07:00 |
Chris Conlon
|
0e521059a6
|
update copyright to 2024
|
2024-01-16 15:41:15 -07:00 |
Chris Conlon
|
836223f7a3
|
JCE: add support for Cipher AES/CBC/PKCS5Padding support
|
2023-06-15 10:04:34 -06:00 |
Chris Conlon
|
e5d2998750
|
add script to run Facebook Infer, fix reported issues
|
2023-05-12 16:27:20 -06:00 |
Chris Conlon
|
05091926cb
|
fix build errors and warnings for Visual Studio on Windows
|
2023-05-03 10:06:41 -06:00 |
Chris Conlon
|
0aff7b3e63
|
update copyright to 2022
|
2022-01-18 09:29:36 -07:00 |
Chris Conlon
|
1f5d20460e
|
convert tabs to 4 spaces, remove trailing whitespace
|
2022-01-18 09:17:51 -07:00 |
Chris Conlon
|
d21904f6db
|
update missing Javadocs, fixes build warnings with newer JDKs
|
2022-01-18 08:45:34 -07:00 |
Chris Conlon
|
4e477cdc1b
|
update copyright to 2021, minor comment updates
|
2021-11-15 10:17:00 -07:00 |
Chris Conlon
|
3cee7b1368
|
suppress finalize deprecation warnings
|
2020-08-26 10:25:49 -07:00 |
Chris Conlon
|
aed7a9d787
|
JCE: spacing and cleanup
|
2017-06-15 09:44:50 -06:00 |
Chris Conlon
|
d8ae69a322
|
JCE: throw exception on bad IV length in Cipher class
|
2017-06-15 09:20:10 -06:00 |
Chris Conlon
|
622b5ed1b6
|
JCE: reset state in Cipher on doFinal, add more Cipher tests
|
2017-06-15 09:20:10 -06:00 |
Chris Conlon
|
6c2ab6976a
|
JCE: fix Cipher.update on multi block operations
|
2017-06-15 09:20:10 -06:00 |
Chris Conlon
|
1696c909f8
|
JCE: only release native structs when not null
|
2017-06-15 09:20:10 -06:00 |
Chris Conlon
|
69b42b64fb
|
JCE: fix Cipher update with offset
|
2017-06-15 09:20:10 -06:00 |
Chris Conlon
|
7b489dd7b9
|
JCE: add debug logging with wolfjce.debug system property
|
2017-06-15 09:20:10 -06:00 |
Chris Conlon
|
90ed9f33d1
|
JCE: update Cipher.update to match expected return
|
2017-06-15 09:20:10 -06:00 |
Chris Conlon
|
92d3556b56
|
JCE: restructure to match new JNI directory struct
|
2017-06-15 09:20:10 -06:00 |