You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by am...@apache.org on 2003/09/01 10:48:37 UTC

cvs commit: xml-security/src/org/apache/xml/security/algorithms/encryption/implementations/BC BlockEncryptionImpl.java BlockEncryptionImpl_AES128_BC.java BlockEncryptionImpl_AES192_BC.java BlockEncryptionImpl_AES256_BC.java BlockEncryptionImpl_TRIPLEDES_BC.java KeyTransportImpl.java KeyTransportImpl_RSAOAEP_BC.java KeyTransportImpl_RSAPKCS15_BC.java KeyWrapImpl_AES128_BC.java KeyWrapImpl_AES192_BC.java KeyWrapImpl_AES256_BC.java KeyWrapImpl_AES_BC.java KeyWrapImpl_TRIPLEDES_BC.java

amattheu    2003/09/01 01:48:37

  Removed:     src/org/apache/xml/security/algorithms/encryption/implementations/BC
                        BlockEncryptionImpl.java
                        BlockEncryptionImpl_AES128_BC.java
                        BlockEncryptionImpl_AES192_BC.java
                        BlockEncryptionImpl_AES256_BC.java
                        BlockEncryptionImpl_TRIPLEDES_BC.java
                        KeyTransportImpl.java
                        KeyTransportImpl_RSAOAEP_BC.java
                        KeyTransportImpl_RSAPKCS15_BC.java
                        KeyWrapImpl_AES128_BC.java
                        KeyWrapImpl_AES192_BC.java
                        KeyWrapImpl_AES256_BC.java KeyWrapImpl_AES_BC.java
                        KeyWrapImpl_TRIPLEDES_BC.java
  Log:
  Redundant. Never used.