Chris Conlon
|
6ccdf43175
|
JNI/JCE: update copyright to 2025
|
2025-01-20 15:15:14 -07:00 |
Chris Conlon
|
0e521059a6
|
update copyright to 2024
|
2024-01-16 15:41:15 -07:00 |
Chris Conlon
|
f63d9a1b0d
|
JNI: cleanup XMALLOC usage, call XMEMSET where needed
|
2023-08-07 11:24:50 -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
|
03b7797304
|
throw exception when Chacha.process() input array is null
|
2022-07-29 14:09:45 -06:00 |
Chris Conlon
|
c51d6122a9
|
cleanup ChaCha native wrapper, fix double free of ChaCha pointer
|
2022-07-29 14:00:52 -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
|
4e477cdc1b
|
update copyright to 2021, minor comment updates
|
2021-11-15 10:17:00 -07:00 |
Maxime Vincent
|
e0821c5bce
|
Fix bug in wc_Chacha_SetIV parameter usage (was wrongly using IV length as block offset)
|
2018-07-26 20:32:58 +02:00 |
Daniele Lacamera
|
c406ea2dc0
|
Added wrappers for ed25519, curve25519, chacha.
Added maven pom.xml build file.
|
2018-04-17 20:16:31 +02:00 |