Fork me on GitHub
#interop
<
2018-09-06
>
mchampine16:09:20

Has anyone here managed to call google tink from Clojure? I can get as far as (TinkConfig/register) but can’t seem to access AeadKeyTemplates/AES128_GCM no matter what I try.

mchampine16:09:29

I get NoClassDefFoundError Could not initialize class com.google.crypto.tink.aead.AeadKeyTemplates sun.misc.Unsafe.ensureClassInitialized (Unsafe.java:-2)