1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-11-26 20:24:39 +01:00

[feature/composer] Use proper case for RSA, AES and folks.

This commit is contained in:
Andreas Fischer 2012-06-09 00:14:06 +02:00
parent 32a3eab2ab
commit 6e29e5be6f

View File

@ -9,10 +9,10 @@
"encryption",
"signature",
"signing",
"rsa",
"aes",
"ssh",
"sftp",
"RSA",
"AES",
"SSH",
"SFTP",
"BigInteger"
],
"homepage": "http://phpseclib.sourceforge.net",