diff options
author | Jack Lloyd <[email protected]> | 2019-02-21 09:41:36 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2019-02-21 09:41:36 -0500 |
commit | cc4a9230eb013eadd7f4a1cb7d3bb0bfc2e793fb (patch) | |
tree | da173b9b77ae521db0adbfaf7adc78e4797990a5 /doc | |
parent | 7bbaeef354a91dda9acdf3603360525f9d250fbb (diff) |
Add todo
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo.rst b/doc/todo.rst index a32ba4786..4ea0ea7b4 100644 --- a/doc/todo.rst +++ b/doc/todo.rst @@ -56,6 +56,7 @@ Public Key Crypto, Math Utility Functions ------------------ +* Add a memory span type * Make Memory_Pool more concurrent (currently uses a global lock) Multiparty Protocols |