Browse Source

Add package erlsha2 to the index

Loïc Hoguin 10 years ago
parent
commit
118e4032d2
3 changed files with 3 additions and 0 deletions
  1. 1 0
      packages.v1.tsv
  2. 1 0
      packages.v1.txt
  3. 1 0
      packages.v2.tsv

+ 1 - 0
packages.v1.tsv

@@ -113,6 +113,7 @@ erlmongo	https://github.com/SergejJurecko/erlmongo	https://github.com/SergejJure
 erlog	https://github.com/rvirding/erlog	https://github.com/rvirding/erlog	Prolog interpreter in and for Erlang
 erlpass	https://github.com/ferd/erlpass	https://github.com/ferd/erlpass	A library to handle password hashing and changing in a safe manner, independent from any kind of storage whatsoever.
 erlport	https://github.com/hdima/erlport	https://github.com/hdima/erlport	ErlPort - connect Erlang to other languages
+erlsha2	https://github.com/vinoski/erlsha2	https://github.com/vinoski/erlsha2	SHA-224, SHA-256, SHA-384, SHA-512 implemented in Erlang NIFs.
 erlsh	https://github.com/proger/erlsh	https://github.com/proger/erlsh	Erlang shell tools
 erlsom	https://github.com/willemdj/erlsom	https://github.com/willemdj/erlsom	XML parser for Erlang
 erl_streams	https://github.com/epappas/erl_streams	https://github.com/epappas/erl_streams	Streams in Erlang

+ 1 - 0
packages.v1.txt

@@ -113,6 +113,7 @@ erlmongo	https://github.com/SergejJurecko/erlmongo	https://github.com/SergejJure
 erlog	https://github.com/rvirding/erlog	https://github.com/rvirding/erlog	Prolog interpreter in and for Erlang
 erlpass	https://github.com/ferd/erlpass	https://github.com/ferd/erlpass	A library to handle password hashing and changing in a safe manner, independent from any kind of storage whatsoever.
 erlport	https://github.com/hdima/erlport	https://github.com/hdima/erlport	ErlPort - connect Erlang to other languages
+erlsha2	https://github.com/vinoski/erlsha2	https://github.com/vinoski/erlsha2	SHA-224, SHA-256, SHA-384, SHA-512 implemented in Erlang NIFs.
 erlsh	https://github.com/proger/erlsh	https://github.com/proger/erlsh	Erlang shell tools
 erlsom	https://github.com/willemdj/erlsom	https://github.com/willemdj/erlsom	XML parser for Erlang
 erl_streams	https://github.com/epappas/erl_streams	https://github.com/epappas/erl_streams	Streams in Erlang

+ 1 - 0
packages.v2.tsv

@@ -113,6 +113,7 @@ erlmongo	git	https://github.com/SergejJurecko/erlmongo	master	https://github.com
 erlog	git	https://github.com/rvirding/erlog	master	https://github.com/rvirding/erlog	Prolog interpreter in and for Erlang
 erlpass	git	https://github.com/ferd/erlpass	master	https://github.com/ferd/erlpass	A library to handle password hashing and changing in a safe manner, independent from any kind of storage whatsoever.
 erlport	git	https://github.com/hdima/erlport	master	https://github.com/hdima/erlport	ErlPort - connect Erlang to other languages
+erlsha2	git	https://github.com/vinoski/erlsha2	master	https://github.com/vinoski/erlsha2	SHA-224, SHA-256, SHA-384, SHA-512 implemented in Erlang NIFs.
 erlsh	git	https://github.com/proger/erlsh	master	https://github.com/proger/erlsh	Erlang shell tools
 erlsom	git	https://github.com/willemdj/erlsom	master	https://github.com/willemdj/erlsom	XML parser for Erlang
 erl_streams	git	https://github.com/epappas/erl_streams	master	https://github.com/epappas/erl_streams	Streams in Erlang