Skip to content

🔏 WordPress Plugin holding the RNCryptor-php library (AES Encryption)

License

Notifications You must be signed in to change notification settings

enricodeleo/RNCryptor-wp

Repository files navigation

WP RNCryptor

A WordPress plugin holding the RNCryptor-php library.

How to install

Composer

If you're using Composer to manage your codebase add this plugin to your dependencies running:

composer require enricodeleo/RNCryptor-wp 0.2.0

Or manually add it to your composer.json:

"require": {
  "enricodeleo/RNCryptor-wp": "0.2.0"
}

Legacy way

Download this repo as a zip file and extract it to your wp-content/plugins directory.

OR

Install this plugin via the official Wordpress Plugin registry. https://wordpress.org/plugins/wp-rncryptor/

Usage

This Plugin is intended for developers only and just holds the RNCRypto library making it available as a WordPress plugin. Credits go to RNCryptor. For issues, examples and usages check the php library's repository on GitHub https://github.com/RNCryptor/RNCryptor-php

About

🔏 WordPress Plugin holding the RNCryptor-php library (AES Encryption)

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published