Commit ac18c54 1 parent bd9671c commit ac18c54 Copy full SHA for ac18c54
File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Salchicha
2
2
3
3
[ ![ hex.pm] ( https://img.shields.io/hexpm/v/salchicha.svg )] ( https://hex.pm/packages/salchicha/ )
4
+ [ ![ Build Status] ( https://github.com/BrandtHill/Salchicha/workflows/Elixir%20CI/badge.svg )] ( https://github.com/BrandtHill/Salchicha/actions )
4
5
5
6
A pure-ish Elixir cryptography tool for the Salsa20 and ChaCha20 ciphers.
6
7
@@ -42,4 +43,4 @@ more general-purpose and have analogues in the NaCl/libsodium API.
42
43
43
44
NaCl/libsodium (and KCl) has a lot of other functionality for public key cryptography
44
45
via EC25519, which erlang's ` :crypto ` module already supports. I may add some of that
45
- here in the future but in the meantime I've just brought over the XSalsa and XChaCha functions.
46
+ here in the future but in the meantime I've just brought over the XSalsa and XChaCha functions.
You can’t perform that action at this time.
0 commit comments