New switch suggestion for keytool

2014-12-14 Thread Rich Midwinter
Hi I'd like to see a new switch added to keytool to initialise an empty keystore, for which I've attached a first shot at a patch. Could someone point me in the right direction (a sponsor?) to see if this can be included. Thanks Rich diff --git a/src/java.base/share/classes/sun/security/tools/ke

Adding an adaptive hashing algorithm to the JDK

2012-06-06 Thread Rich Midwinter
Hi I'd like to see a bcrypt implementation added to the JDK and would like to write the code required too. Does this sound like a feasible task, are there any reasons it would be dead in the water before I've even opened an editor? Thanks Rich