blackshirt / asn1

Abstract Syntax Notation One (ASN.1) module in pure V Language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A question about a new crypto module I wrote

medvednikov opened this issue · comments

Hey blackshirt,

Sorry, I got no other way to contact you :) You can write me to alexander [at] vlang.io

I wrote ecdsa module on top of openssl (for performance), can you please have a look when you have a minute:

https://github.com/vlang/v/tree/master/vlib/crypto/ecdsa

Benchmarks (comparing to C and Go):

https://github.com/vlang/v/tree/master/bench/crypto/ecdsa

greats to see it finally happens, i look into it, is it going to support other curve, likes the go one ? like secp521r1
i reply it in discord