You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any way to leverage the existing implementations in CryptoSwift to encrypt/decrypt in the same way NaCL (and it's various wrappers) do with the secretbox concept?
I see there were some beginnings for salsa opened in a PR some time ago, but it's quite out of date.
This discussion was converted from issue #701 on July 17, 2022 13:18.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello!
Is there any way to leverage the existing implementations in CryptoSwift to encrypt/decrypt in the same way NaCL (and it's various wrappers) do with the
secretbox
concept?I see there were some beginnings for salsa opened in a PR some time ago, but it's quite out of date.
Beta Was this translation helpful? Give feedback.
All reactions