erlang-crypto_rsassa_pss

Signature algorithm

A cryptographic signature algorithm implementation for Erlang and Elixir

RSASSA-PSS Public Key Cryptographic Signature Algorithm for Erlang and Elixir.

GitHub

12 stars
3 watching
3 forks
Language: Erlang
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
potatosalad/erlang-jose A JSON Object Signing and Encryption library for Erlang and Elixir 308
artem-smotrakov/micropython-rsa-signing An implementation of RSA signing in MicroPython for use on embedded systems 18
rustcrypto/signatures This project provides digital signature algorithms and implementation in Rust. 472
keichan34/tea_crypto_erl An implementation of a simple encryption algorithm in Erlang. 0
trapped/elixir-rsa Provides an easy-to-use wrapper for public key cryptography in Elixir 35
espressosystems/jellyfish A Rust implementation of a cryptographic system and extensions. 406
tlsfuzzer/python-ecdsa A Python implementation of ECDSA and ECDH algorithms 916
dmazzella/ucrypto Provides a fast implementation of digital signatures using RSA and Elliptic Curve Cryptography. 32
keichan34/elixir_tea An implementation of the Tiny Encryption Algorithm in Elixir for encrypting and decrypting text messages. 3
soyersoyer/swcrypt A comprehensive cryptographic framework for Swift, providing tools and functions for RSA public/private key generation, AES encryption/decryption, signature verification, elliptic curve cryptography, Diffie-Hellman protocol, and symmetric and authenticating ciphers. 722
kleinernik/elixir-aes-cmac An Elixir implementation of the AES-CMAC encryption algorithm as defined in RFC 4493. 9
status-im/nim-ethash An implementation of Ethereum's proof-of-work consensus algorithm in the Nim programming language. 5
anoskov/rsa-ex A library for generating, verifying and encrypting data using RSA algorithms in Elixir 37
grempe/tss-rb A Ruby implementation of Threshold Secret Sharing as defined in the IETF Internet-Draft draft-mcgrew-tss-03.txt 23
yosriady/merkle_tree A pure Elixir implementation of a data structure used in cryptography and digital signatures 96