std.bigint: BigInt conversion

novice2 sorry at noem.ail
Sun Nov 25 13:36:37 PST 2012


How i can convert ubyte[] to BigInt and BigInt to ubyte[] ?
Or uint[]...

For example, i need RSA crypto. I should get ubyte[] data, 
ubyte[] key, convert it to BigInt, calculate, then save result as 
ubyte[] data again.

But i see BigInt convertable to string only :(


More information about the Digitalmars-d-learn mailing list