Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rnapier/rnopensslcryptor

(Not supported or recommended) RNCryptor-style API with OpenSSL-compatible backend for AES encryption
https://github.com/rnapier/rnopensslcryptor

Last synced: 2 days ago
JSON representation

(Not supported or recommended) RNCryptor-style API with OpenSSL-compatible backend for AES encryption

Awesome Lists containing this project

README

        

This is an RNCryptor-style API in front of an OpenSSL-compatible encryption
format. I don't recommend the OpenSSL format. It has several security problems
that the [RNCryptor](https://github.com/RNCryptor/RNCryptor) format was designed
to improve on. This used to be part of RNCryptor respository. I don't support
this module anymore, but I know some people are using it, so I'm making it
available here.