Skip to content

Commit fd0d213

Browse files
committed
Update README
1 parent 7dfc029 commit fd0d213

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ Includes:
1111
* Huge Word, Huge Integer
1212
* Decimal (Decimal32, Decimal64, Decimal128, HugeDecimal and signed decimals)
1313
* Random number generators
14-
* Ciphers (symmetric: AES, DES, RC2, RC4; asymmetric: RSA, Diffie-Hellman)
15-
* Data structures (array and dictionary classes)
14+
* Cryptographic (Symmetric: AES, DES, RC2, RC4; Asymmetric: RSA, Diffie-Hellman, Elliptic Curve)
15+
* Data structures (array, dictionary and map classes)
1616
* Mathematics (Rational number, complex number, vector, matrix, statistics)
1717
* JSON parser
1818
* Google protocol buffer parser, utilities and Pascal code generator
19-
* Socket library (cross platform - Windows and Linux)
19+
* Socket library (cross platform - Windows, Linux, OSX, iOS, Android)
2020
* TLS Client
2121
* TLS Server
2222
* TCP Client

0 commit comments

Comments
 (0)