jose-simple
Data encryption library
A simple library for encrypting and decrypting data using the JOSE standard
Jose-Simple allows the encryption and decryption of data using the JOSE (JSON Object Signing and Encryption) standard.
63 stars
7 watching
4 forks
Language: JavaScript
last commit: 7 months ago
Linked from 1 awesome list
base64decryptionencryptionjosejsonjwtsigning
Related projects:
Repository | Description | Stars |
---|---|---|
mpdavis/python-jose | Provides a Python implementation of the JOSE technologies for encrypting and/or signing content. | 1,548 |
sermodigital/jose | Provides libraries for securely creating and validating JSON-based digital signatures and encrypted messages | 914 |
dvsekhvalnov/jose-rt | Implementation of secure data signing and encryption protocols | 19 |
potatosalad/erlang-jose | A JSON Object Signing and Encryption library for Erlang and Elixir | 308 |
cisco/node-jose | A JavaScript implementation of JSON Object Signing and Encryption protocols | 703 |
frasertweedale/hs-jose | Haskell implementation of JSON Object Signing and Encryption & JWT (JSON Web Token) | 122 |
namshi/jose | Library implementing JSON Web Signature specification for authenticating user credentials and verifying requests. | 1,797 |
dvsekhvalnov/jose-jwt | A library implementing JSON Web Token and related security protocols for .NET development | 946 |
dvsekhvalnov/jose2go | A Golang implementation of the JOSE and JSON Web Token specification for secure data signing, encryption, and authentication | 187 |
lestrrat-go/jwx | Implementation of various JOSE technologies in Go | 1,952 |
jangko/nimaes | An implementation of the Advanced Encryption Standard with the Rinjdael algorithm in Nim. | 54 |
paulmillr/noble-ciphers | A lightweight JavaScript implementation of multiple encryption algorithms | 213 |
airsidemobile/joseswift | A framework for working with the JOSE standards for digital signatures and encryption in Swift. | 202 |
bhavanpatel/react-native-simple-encryption | A tool for encrypting and decrypting data in React Native applications | 25 |
blackdoor/jose | Extensible JOSE library for Scala providing features for JWT signing and validation | 15 |