Prof Cyber Naught · @ProfCyberNaught
-1 followers · 10 posts · Server infosec.exchange

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

#php #encryption #libsodium #cybersecurity

Last updated 2 years ago

Social Innovators · @S5Innovators
4 followers · 5 posts · Server mastodon.online

An implementation of the Diceware method for creating passphrases based on libsodium.js github.com/S5Innovators/dicewa

#diceware #passphrase #libsodium

Last updated 2 years ago

It’s alright, ma · @giffengrabber
131 followers · 2646 posts · Server mastodon.se

Are there any libraries for and/or ?

If not, that would probably be very desirable, right?

github.com/jedisct1/libsodium

age-encryption.org/

ping @Sandra

#scheme #libsodium #age #security #cryptography

Last updated 2 years ago

Aaron Toponce ⚛️:debian: · @atoponce
953 followers · 2864 posts · Server fosstodon.org

@SoatokDhole@twitter.com and I are having a friendly debate on lobster.rs about 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

Last updated 4 years ago

Jonn · @jonn
150 followers · 2933 posts · Server social.doma.dev
Jonn · @jonn
150 followers · 2933 posts · Server social.doma.dev

Trying to figure out the best architecture of using 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.

github.com/jedisct1/libsodium.

#libsodium

Last updated 4 years ago

openSUSE Linux · @opensuse
3457 followers · 1325 posts · Server fosstodon.org
ar.al🌻 · @aral
21222 followers · 19353 posts · Server mastodon.ar.al

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:

github.com/sodium-friends/lear

You can also check out my work files if you get stuck (I tagged the later examples):

source.ind.ie/aral/learn-to-cr

#javascript #node #libsodium #cryptography

Last updated 6 years ago