Skip to content

changqingonly/RNCryptor-php

 
 

Repository files navigation

RNCryptor PHP
-------------

This implementation strives to be fully compatible with Rob Napier's
Objective-C implementation of RNCryptor.  It supports both encryption and
decryption of all RNCryptor schema versions through version 3.  Due to security
concerns with schemas 0 through 2, it is strongly recommended to use schema 3
wherever possible.  This is the default if none is specified.

Basic usage is seen in the examples folder.

About

PHP implementation of RNCryptor

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 77.8%
  • Objective-C 20.5%
  • Shell 1.7%