mirror of
https://github.com/Yubico/yubikey-ksm.git
synced 2024-12-05 00:24:19 +01:00
10 lines
285 B
Plaintext
10 lines
285 B
Plaintext
|
== YK-KSM Design Goals ==
|
||
|
|
||
|
The YK-KSM component was designed for these objectives:
|
||
|
|
||
|
* Have AES key storage be separate from the validation server
|
||
|
|
||
|
* Allow distribution of AES keys to multiple servers for load-balancing and high-availability
|
||
|
|
||
|
* The code must be short and easy to audit
|