开发者

Java Framework for Password Management [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are o开发者_JS百科ff-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

Improve this question

I am search java framework to manage passwords in my project like controlling password strength and encrypting password and any other features.

Do you have any recommendations?


http://download.java.net/jdk6/beta2/docs/technotes/guides/security/crypto/CryptoSpec.html

http://www.bouncycastle.org/

http://code.google.com/p/keyczar/

(keyczar is the simplest)

cheers

daniel


  1. LDAP with the password extensions already does all this for you.

  2. PrimeFaces comes with a visual password-strength indicator component.


All these features included in this open source project but is is not a framework but an end user product. http://www.mypasswords7.com/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜