简体   繁体   English

SHA1和DSA的数字签名

[英]Digital signature with SHA1 and DSA

I have a Base64 string that I have to sign with SHA1withRSA or SHA1withDSA. 我有一个必须用SHA1withRSA或SHA1withDSA签名的Base64字符串。

Can anybody give me a few hint about how to get this? 谁能给我一些有关如何获得此提示的提示?

谷歌搜索java sign sha1withdsa找到http://docstore.mik.ua/orelly/java-ent/jnut/ch04_13.htm作为第十个结果。

Keyczar uses SHA1 and DSA for its signing. Keyczar使用SHA1和DSA进行签名。 That's probably a quite easy solution to use. 那可能是一个非常容易使用的解决方案。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM