Hi everyone, i need some tutorial to implement BLS (Boneh-Lynn-Shacham) signature algorithm to create private key and public key to encrypt a message. Can anyone please help me?
I need tutorial to implement this in VB.NET.
Thanks in advance.
Regards, V. Hemambujavally, B.Tech
http://crypto.stanford.edu/pbc/chunked/ch02.html
I think it shouldnt be difficult to translate c into vb.net :)