Files
nomad/api
Tim Gross b69d1bffa8 remove end-user algorithm selection (#13190)
After internal design review, we decided to remove exposing algorithm
choice to the end-user for the initial release. We'll solve nonce
rotation by forcing rotations automatically on key GC (in a core job,
not included in this changeset). Default to AES-256 GCM for the
following criteria:

* faster implementation when hardware acceleration is available
* FIPS compliant
* implementation in pure go
* post-quantum resistance

Also fixed a bug in the decoding from keystore and switched to a 
harder-to-misuse encoding method.
2022-07-11 13:34:04 -04:00
..
2021-04-16 16:36:07 -06:00
2020-10-21 14:05:46 -04:00
2022-04-05 15:21:28 -05:00
2020-02-16 16:04:59 -06:00
2021-04-16 16:36:07 -06:00
2016-03-17 16:04:09 -07:00