浏览代码

TinyEC

master
父节点
当前提交
44808b50cc
共有 3 个文件被更改,包括 6 次插入1 次删除
  1. +3
    -0
      .gitmodules
  2. +2
    -1
      README.md
  3. +1
    -0
      tinyec

+ 3
- 0
.gitmodules 查看文件

@@ -0,0 +1,3 @@
[submodule "tinyec"]
path = tinyec
url = https://github.com/alexmgr/tinyec.git

+ 2
- 1
README.md 查看文件

@@ -1 +1,2 @@
``aes.py`` : AES in python3
``aes.py`` : AES in python3
``tinyec.py`` : library for playing with ECC

+ 1
- 0
tinyec

@@ -0,0 +1 @@
Subproject commit a812431e7881ce9b509e5fe6322b401ce3235299

正在加载...
取消
保存