Skip to content
This repository has been archived by the owner on Jul 12, 2020. It is now read-only.

Commit

Permalink
Add list of features to README
Browse files Browse the repository at this point in the history
  • Loading branch information
picodexter committed Jun 16, 2017
1 parent 2aee9f4 commit 3bb7cdf
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,25 @@ and enables simple usage of it in combination with the Composer package
[![Build Status](https://img.shields.io/travis/picodexter/PcdxParameterEncryptionPhpseclibBundle/master.svg?style=flat)](https://travis-ci.org/picodexter/PcdxParameterEncryptionPhpseclibBundle)
[![Code Coverage](https://img.shields.io/coveralls/picodexter/PcdxParameterEncryptionPhpseclibBundle/master.svg?style=flat)](https://coveralls.io/github/picodexter/PcdxParameterEncryptionPhpseclibBundle)

## Features

You will be able to use the following ciphers:

### Symmetric Ciphers

* AES
* Blowfish
* DES
* RC2
* RC4
* Rijndael
* Triple DES / 3DES
* Twofish

### Asymmetric Ciphers

* RSA

## Documentation

The documentation source files are located in the `Resources/doc/` directory of
Expand Down

0 comments on commit 3bb7cdf

Please sign in to comment.