|
|
|
|
|
by doomrobo
874 days ago
|
|
Looks like the mention of RSA is outdated. Seems from the codebase like it's all libsodium (x25519 + XSalsa20Poly1305) now. > We formerly used AES and RSA encryption, we prefer to use generic terms now that do not imply any one implementation. We defer to libsodium recommendations on algorithms https://gitlab.com/passit/passit/-/wikis/security |
|