I successfully obtained a timestamptoken by a trusted authority, now i
need to bind it using bouncycastle like so:
|private static byte[] BindTimestampTokenWithFile(FileInfo file, byte[]
timeStampToken)
{
var uri= new DerIA5String(file.Name);
var content= new
BerOctetStri
This website lists a number of “safe” ECC curves that are more secure than
other implementations
http://safecurves.cr.yp.to/
I’m sure there are some efficiency tradeoffs with the different curve
selection, though I wouldn’t be able to speak to that.
What are your thoughts about adding support f