hapijs / iron

Encapsulated tokens (encrypted and mac'ed objects)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why not use AES-256-GCM

Arlen22 opened this issue · comments

I'm just curious, as I'm investigating the possibility of using this library, or at least this idea. Why not just use AES-256-GCM instead of using two separate keys and two separate functions?

Probably because it wasn't available at the time this was originally created. I don't now much about it either.

commented

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.