commit 21c3a3445209a0ec3b5085c7807735c47b4af4fb
Author: Mattias Andrée <maandree_AT_kth.se>
AuthorDate: Wed Jun 1 14:12:23 2016 +0200
Commit: Mattias Andrée <maandree_AT_kth.se>
CommitDate: Wed Jun 1 14:12:23 2016 +0200
todo: should modular exponentiation and modular multiplication be removed?
Signed-off-by: Mattias Andrée <maandree_AT_kth.se>
diff --git a/TODO b/TODO
index 3dce71f..f38444e 100644
--- a/TODO
+++ b/TODO
_AT_@ -27,3 +27,8 @@ factors until they are both approximately the same
size?
Add entropy test for zrand.
+
+Should zmodpowu, zmodpow, and zmodmul be removed?
+ I need to research how important these are.
+ They are important for cryptography, but we do not care about that.
+ They are important for discrete/abstract mathematics, but is bignum probably isn't in those cases?
Received on Wed Jun 01 2016 - 14:12:37 CEST
This archive was generated by hypermail 2.3.0
: Wed Jun 01 2016 - 14:24:15 CEST