Chris Conlon
|
b6d982a7fc
|
remove BLAKE2b, fix hash algo conditional compiles
|
2020-01-09 10:51:22 -07:00 |
Chris Conlon
|
b77ccff718
|
Merge pull request #4 from danielinux/chacha-ed25519-curve25519
Added wrappers for ed25519, curve25519, chacha.
|
2018-07-26 11:31:14 -06:00 |
Aaron Jense
|
7199986d01
|
override allows for CC/LD flags to be given as command line arguement. This was needed for Jenkins environment and to keep portability of makefile.
|
2018-06-26 11:01:25 -06:00 |
Daniele Lacamera
|
c406ea2dc0
|
Added wrappers for ed25519, curve25519, chacha.
Added maven pom.xml build file.
|
2018-04-17 20:16:31 +02:00 |
Chris Conlon
|
01afb5321b
|
JNI/JCE: create lib dir during make if needed
|
2017-06-23 09:55:31 -06:00 |
Chris Conlon
|
1a3f971715
|
JNI: remove HAVE_FIPS from Linux and OSX makefiles
|
2017-03-24 16:12:18 -06:00 |
Moisés Guimarães
|
428abf45ef
|
fixes $JAVA_HOME, must look for the jdk, not the jre.
|
2016-03-13 19:18:44 -03:00 |
Moisés Guimarães
|
73311405fd
|
adds logging control at java level.
|
2016-03-04 15:49:03 -03:00 |
Moisés Guimarães
|
bf456ebc89
|
adds releaseNativeStruct() function and new makefiles for linux and macosx.
|
2015-10-09 16:52:16 -03:00 |