We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e5d5c51 + 07328b0 commit ded5549Copy full SHA for ded5549
README.md
@@ -5,8 +5,8 @@ PHP-Berry is a Rapid Application framework for PHP. <br>
5
## Features Implemented
6
7
### berry.encryption
8
-* [AES 128bit]
9
-* [AES 256bit]
+* [AES 128bit](https://github.com/SourceRabbit/php-berry/wiki/berry.encryption.AES128Encryption)
+* [AES 256bit](https://github.com/SourceRabbit/php-berry/wiki/berry.encryption.AES256Encryption)
10
11
### berry.mysql
12
* [MySQL Command, Connection & DataReader](https://github.com/SourceRabbit/php-berry/wiki/berry.mysql)
0 commit comments