KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > crypto > spec > SecretKeySpec > Top Examples

  • org.alfresco.filesys.server.auth.PasswordEncryptor
    Password Encryptor Class <p>Generates LanMan and NTLMv1 encrypted passwords from the plain text password and challenge key. @author GKSpencer
  • org.jboss.test.TestJCEIntegration
    Tests of using the Java Cryptography Extension framework with SRP.
  • com.jcorporate.expresso.core.security.strongencryption.StringEncryption
    <p>StringEncryption.java</p> <p/> <p>Copyright 2000, 2001 Jcorporate Ltd.</p> <p>This class provides basic string encryption. It'll provide the services of password whitening and automatic selection of encryption.</p> <p/> <p>Known Vulnerabili ...
  • org.jboss.test.TestJCE
    Tests of the Java Cryptography Extension framework
  • org.jgroups.protocols.ENCRYPT
    ENCRYPT layer. Encrypt and decrypt the group communication in JGroups The file can be used in two ways: <ul> <li> Option 1. Configured with a secretKey in a keystore so it can be used at any layer in JGroups without the need for a coordinator, or if you want protection against passiv ...
  • org.jgroups.protocols.ENCRYPT1_4
    ENCRYPT1_4 layer. Encrypt and decrypt the group communication in JGroups
  • org.ejbca.core.ejb.protect.TableProtectSessionBean
    For some setups there are requirements for integrity protection of database rows. @ejb.bean display-name="TableProtectSB" name="TableProtectSession" jndi-name="TableProtectSession" local-jndi-name="TableProtectSessionLocal" view-type="both" type="Stateless" transaction-type="Container" @weblogic. ...
  • org.compiere.util.Secure
    Security Services (Open Source - none). @author Jorg Janke @version $Id: Secure.java,v 1.10 2003/09/27 11:13:27 jjanke Exp $
Popular Tags