Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~586 People Reached
Favorite Forums
Favorite Tags
Member Avatar for HEMAMBUJAVALLY

Where can i get the header files. I need to covert the BLS algorithm from C to VB.Net. So i need to understand every lines in this code. [URL="http://crypto.stanford.edu/pbc/chunked/ch02.html"]http://crypto.stanford.edu/pbc/chunked/ch02.html[/URL] Please guide me. I need an example to perform BLS algorithm(like bob and alice example). I'm feeling difficulty in this algorithm. …

0
42
Member Avatar for HEMAMBUJAVALLY

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

Member Avatar for tungnk1993
0
75
Member Avatar for HEMAMBUJAVALLY

hi friends, i m very newbie to vb.net. i'm using opendialog control to select the database file. this works for me. [COde] Private Sub btnbrowse_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnbrowse.Click opendatabase.ShowDialog() txtfilename.Text = opendatabase.FileName End Sub[/COde] Then i need to connect with the actual code. i'm …

Member Avatar for lysezoudn
0
469