#PHP just because you're using libsodium for encryption doesn't mean you can skimp on the number of iterations. Always make sure to use a sufficient number of iterations for maximum security #encryption #libsodium #cybersecurity
#php #encryption #libsodium #cybersecurity
An interesting post and discussion on #endtoendencryption for #DirectMessages on the #Fediverse (including #Mastodon of course). #EE2E #EncryptedMessaging #Matrix #Signal #Libsodium
#endtoendencryption #directmessages #fediverse #mastodon #ee2e #encryptedmessaging #matrix #signal #libsodium
An interesting post and discussion on #endtoendenryption for #DirectMessages on the #Fediverse (including #Mastodon of course). #EE2E #EncryptedMessaging #Matrix #Signal #Libsodium
#endtoendenryption #directmessages #fediverse #mastodon #ee2e #encryptedmessaging #matrix #signal #libsodium
An implementation of the Diceware method for creating passphrases based on libsodium.js https://github.com/S5Innovators/diceware-libsodium #libsodium #passphrase #diceware
#diceware #passphrase #libsodium
Are there any #Scheme libraries for #LibSodium and/or #Age?
If not, that would probably be very desirable, right?
https://github.com/jedisct1/libsodium
ping @Sandra
#scheme #libsodium #age #security #cryptography
@SoatokDhole@twitter.com and I are having a friendly debate on lobster.rs about #JavaScript #cryptography libraries (I have a lot of respect for Soatok). So I'm curious.
If you were to implement a JavaScript cryptography library, which would you choose, and why?
#javascript #cryptography #openpgp #nacl #libsodium
Trying to figure out the best architecture of using #libsodium in browser.
Sadly it seems like I can't quite write a library as a separate JS file and let people include both.
I think that for demonstration purposes I shall write inline <script> tag, but later on as I migrate to webpack / typescript, I shall use webpack or whatever there is.
Tumbleweed’s July Snapshots Are Trending Strong https://news.opensuse.org/2019/07/11/tumbleweeds-july-snapshots-are-trending-strong/ #openSUSETumbleweed #Announcements #R300Gallium #Tumbleweed #WeeklyNews #PulseAudio #libsodium #Leap15.1 #drivers #nouveau #kernel #lenovo #bzip2 #intel #Linux #Leap #mesa #RADV #ANV #CVE #KDE #MMC #RAM
#opensusetumbleweed #announcements #r300gallium #tumbleweed #weeklynews #pulseaudio #libsodium #leap15 #drivers #nouveau #kernel #lenovo #bzip2 #intel #linux #leap #mesa #radv #anv #cve #kde #mmc #ram
Just finished Mathias Buus and Emil Bay’s absolutely marvellous “Learn To Crypto” workshop and feeling so much more confident with the basic primitives of sodium-native.
Can’t recommend it enough.
Find/take it online here:
https://github.com/sodium-friends/learntocrypto
You can also check out my work files if you get stuck (I tagged the later examples):
#javascript #node #libsodium #cryptography