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.
1 parent c8060b5 commit 07328b0Copy full SHA for 07328b0
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