Contributing
There are a handful of areas to contribute to:
- Modify or add to the documentation.
- Implement remaining Cryptographic Algorithms for Digital Signatures and MACs
- Implement additional algorithms for JWE
Contributing code:
- The code is written with SOLID Principles. Please follow the same approach with contributions.
- Please write unit and integration tests.