|
|
|
|
|
by IncRnd
3280 days ago
|
|
From reading this, one of the lynchpins seems to be a user password that encrypts a keychain containing stored key material used in the encryption. This article doesn't say enough for me to attempt using this as a security product. What are the key sizes? What is the kdf used to create them? How many iterations? What entropy requirements are enforced on the passwords?
Where and how are the keys stored on the other side of the connection? How do the keys get there in the first place? Also, what mode of AES is used? What bit strengths? There is a lot that is unsaid in this, and what is said uses marketing not security terms. Together these lead me to believe there weren't security people involved in the actual design. |
|