8000 Update README.md by omkarpodutwar · Pull Request #7 · bozhu/AES-Python · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jul 15, 2022. It is now read-only.

Update README.md #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
Loading
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
A pure Python implementation of [AES](http://en.wikipedia.org/wiki/Advanced_Encryption_Standard)

### TODO
### TO DO LISTS

* Add 192 and 256 bit versions

### License
### License Obtained

Copyright (C) 2012 Bo Zhu http://about.bozhu.me

Expand Down
0