Greetings,

I created a generic JNI library modeled off the JNI code in the android
directory.

I would like to use the KEY_BASE64 and HMAC_KEY_BASE64 values generated and
stored in .fwknoprc. However, I get a key length error because the enc_key
is too long (longer than 32).

I have been digging through the code but am not seeing if I need to do
something to unencode the BASE64 values. Do I need to process the
KEY_BASE64 value before I send the encryption key to the rjindal encryption
function?

I hope this all makes sense.

Thanks,

Trent
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Fwknop-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fwknop-discuss

Reply via email to