Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dubeyalok7 authored Nov 28, 2024
1 parent 6c46265 commit 8247def
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# crypto-algo

This is sample code base for learning purpose only
These are sample code base for learning crypto algorithm
1. MD5, HMAC
2. RSA
3. AES (In progress)
Expand All @@ -9,3 +9,5 @@ This is sample code base for learning purpose only
6. PRNG (Psuedo Random Generator: In progress)
7. RC<NUM> (eg & algo. In progress)
# Works in progress :)

NOTE: For educational purpose only

0 comments on commit 8247def

Please sign in to comment.