draft-ietf-httpbis-encryption-encoding-03 in Java

Hi there,

has anybody tried yet to implement the aesgcm content coding in Java?

I started with a simple test to verify the first example. From a quick 
glance, JDK8 seems to have everything needed, but I'm stuck with the 
padding parameter used to get the Cipher instance (source: 
<https://gist.github.com/reschke/46659c912b426dffeac41d9a21421c95>).

Best regards, Julian

Received on Thursday, 13 October 2016 17:19:35 UTC