EthanLipnik / OpenSesame

Native and encrypted password manager for iOS and macOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AES-GCM Nonce reuse

tspop opened this issue · comments

From what I can tell nonces are saved to the keychain and reused here.

Nonces should never be re-used

New release tomorrow that will fix this. Just gotta add a migration block.