Skip to content

Commit 7d64eff

Browse files
committed
Adjust readme file
1 parent 93b5008 commit 7d64eff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
This library/ repository was created as a way to simplify the development process. Here were written the usually used methods (extension methods) for some data types like `int, string, DateTime, Enum, bool, byte, Guid`, also there was added extensions for `List, Dictionary, DynamicList` and other collections(`ICollection, IEnumerable, IList, HashSet, IQueryable`).
77

8-
In the repository was added an extension for `cryptography`, encrypting and decrypting string by key with RSA.
8+
In the repository was added an extension for `cryptography`, encrypting and decrypting string by key with `RSA`, `AES`, `TEA``
99

1010
In case you need some get some documentation/comments from `Assembly`, here too are some extensions.
1111

0 commit comments

Comments
 (0)