summaryrefslogtreecommitdiff
path: root/java/security/interfaces/RSAKey.java
Commit message (Collapse)AuthorAgeFilesLines
* * all files: Update for new FSF address.Mark Wielaard2005-07-021-2/+2
|
* 2003-10-12 Michael Koch <konqueror@gmx.de>Michael Koch2003-10-121-1/+3
| | | | | | | | | | | | | | | | | | | | | | * java/security/Key.java, java/security/PrivateKey.java, java/security/PublicKey.java, java/security/acl/Acl.java, java/security/acl/AclEntry.java, java/security/acl/Group.java, java/security/acl/Owner.java, java/security/acl/Permission.java, java/security/cert/X509Extension.java, java/security/interfaces/DSAKey.java, java/security/interfaces/DSAKeyPairGenerator.java, java/security/interfaces/DSAParams.java, java/security/interfaces/DSAPrivateKey.java, java/security/interfaces/DSAPublicKey.java, java/security/interfaces/RSAKey.java, java/security/interfaces/RSAPrivateCrtKey.java, java/security/interfaces/RSAPrivateKey.java, java/security/interfaces/RSAPublicKey.java: Removed redundant modifiers.
* Add License clarificationMark Wielaard2002-01-221-5/+16
|
* * gnu/java/security/provider/DefaultPolicy.java: New file, from libgcj.Bryce McKinlay2001-09-251-7/+6
| | | | | * java/security: Merge from libgcj. These are mostly formatting fixes, with a few fixes and enhancements.
* Change license to libgcc-like terms.Paul Fisher2000-03-161-18/+27
| | | | | Change DOS EOLs to Unix EOLs. Fix copyright lines.
* Updated the AUTHORS file so I am reflected as an author. Commited some JDK ↵Mark Benvenuto1999-11-191-0/+36
1.3 Beta updates to java.security