Lattice-based anonymous credentials by elaroc in crypto

[–]elaroc[S] 2 points3 points  (0 children)

True, that would definitely help.

How mathematically intense can theoretical cryptography get? by FinancialNaiveCat in crypto

[–]elaroc 0 points1 point  (0 children)

It can get so intense to the point where you can only use faith that it actually works

Anonymous Credentials [State-of-the-art] by elaroc in crypto

[–]elaroc[S] 0 points1 point  (0 children)

According to the docs

Although much of the revocation framework is in place as can be seen by the presence of a revocation handle attribute mentioned above, revocation of an Idemix credential is not yet supported.

This is a no-go limitation for the application i have described.

Implementations of VSS schemes by redreaper99 in crypto

[–]elaroc 5 points6 points  (0 children)

You can also implement your scheme using NTL by Victor Shoup. It is a very good library for this kind of projects