trusted-timestamp
IllegalAccessError with Android and BouncyCastle
I am trying to implement a timestamp request as seen here: http://bouncy-castle.1462172.n4.nabble.com/Timestamp-request-and-response-td1558231.html[详细]
2023-02-24 08:01 分类:问答Trusted Timestamps - understanding the format (rfc3161)
[edit: I\'ve written a blogpost that explains everything in detail: look here] Hi! I\'m desperately trying to build a service for trusted timestamps based on rfc3161. I\'ve decided to use the free t[详细]
2023-02-12 03:37 分类:问答openssl ts command not working - trusted timestamps
I\'m trying to execute the following command with openssl ts according to the ts manual openssl ts -query -data myfile.foobar -cert -out request.tsq[详细]
2023-02-11 17:49 分类:问答Why should we set a timestamp when we do a codesigning?
If I set a timestamp开发者_运维技巧 with signing, what happens? What if I don\'t set? Is it essential? Why is it recommended?Timestamping is used to specify time when the digital signature is made. T[详细]
2023-01-30 06:33 分类:问答How to sign data in MySQL database revision safe (trusted timestamping)?
I am currently planning a project in which revision safety of the database data i开发者_如何学Gos important. This means: we want to be able to proof that the data in the database was not tempered with[详细]
2023-01-21 07:56 分类:问答How do I securely sign data with a timestamp?
I would like to sign records in a database with a secure timestamp to prove they have not been altered by anyone after that date.[详细]
2022-12-16 05:03 分类:问答Trusted timestamping log files in Ubuntu 9.10
We have an ubuntu 9.10 server. There are some log files need to be archived and they must be timestamped to guarantee no change in time. I\'ve found this page but couldn\'t found a proper开发者_如何学[详细]
2022-12-14 20:37 分类:问答How to add timestamping signature to System.IO.Packaging.Package?
There is a way to create packages, add some parts and sign it with a X509Certificate. I would also like to add a timestamping signature to the package.[详细]
2022-12-10 21:07 分类:问答How to validate if a signed jar contains a timestamp?
After a jar is signed and the -tsa option was used, how can I validate that the time stamp was included? I tried:[详细]
2022-12-10 15:17 分类:问答