mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 17:05:43 +03:00
The key generated from this command is used for gossip encrpytion, which utilizes AES GCM encryption. Using a key size of 16-bytes enables AES-128 while a key size of 32 bytes enables AES-256.
The underlying memberlist library supports the larger key size, and is ultimatley preferable from a security standpoint. Consul also uses 32 bytes by default: 1a14b94441
1.1 KiB
1.1 KiB