From 554fd8c5195424bdbcabf5de30fdc183aba391bd Mon Sep 17 00:00:00 2001 From: upstream source tree Date: Sun, 15 Mar 2015 20:14:05 -0400 Subject: obtained gcc-4.6.4.tar.bz2 from upstream website; verified gcc-4.6.4.tar.bz2.sig; imported gcc-4.6.4 source tree from verified upstream tarball. downloading a git-generated archive based on the 'upstream' tag should provide you with a source tree that is binary identical to the one extracted from the above tarball. if you have obtained the source via the command 'git clone', however, do note that line-endings of files in your working directory might differ from line-endings of the respective files in the upstream repository. --- .../lib/gnu/javax/crypto/key/srp6/SRP6Host.class | Bin 0 -> 4805 bytes .../lib/gnu/javax/crypto/key/srp6/SRP6KeyAgreement.class | Bin 0 -> 2064 bytes .../lib/gnu/javax/crypto/key/srp6/SRP6SaslClient.class | Bin 0 -> 1268 bytes .../lib/gnu/javax/crypto/key/srp6/SRP6SaslServer.class | Bin 0 -> 1205 bytes .../lib/gnu/javax/crypto/key/srp6/SRP6TLSClient.class | Bin 0 -> 4230 bytes .../lib/gnu/javax/crypto/key/srp6/SRP6TLSServer.class | Bin 0 -> 4819 bytes .../lib/gnu/javax/crypto/key/srp6/SRP6User.class | Bin 0 -> 4660 bytes .../lib/gnu/javax/crypto/key/srp6/SRPAlgorithm.class | Bin 0 -> 4451 bytes .../classpath/lib/gnu/javax/crypto/key/srp6/SRPKey.class | Bin 0 -> 1256 bytes .../gnu/javax/crypto/key/srp6/SRPKeyPairGenerator.class | Bin 0 -> 5486 bytes .../gnu/javax/crypto/key/srp6/SRPKeyPairRawCodec.class | Bin 0 -> 4346 bytes .../lib/gnu/javax/crypto/key/srp6/SRPPrivateKey.class | Bin 0 -> 2479 bytes .../lib/gnu/javax/crypto/key/srp6/SRPPublicKey.class | Bin 0 -> 1972 bytes 13 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRP6Host.class create mode 100644 libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRP6KeyAgreement.class create mode 100644 libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRP6SaslClient.class create mode 100644 libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRP6SaslServer.class create mode 100644 libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRP6TLSClient.class create mode 100644 libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRP6TLSServer.class create mode 100644 libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRP6User.class create mode 100644 libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRPAlgorithm.class create mode 100644 libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRPKey.class create mode 100644 libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRPKeyPairGenerator.class create mode 100644 libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRPKeyPairRawCodec.class create mode 100644 libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRPPrivateKey.class create mode 100644 libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRPPublicKey.class (limited to 'libjava/classpath/lib/gnu/javax/crypto/key/srp6') diff --git a/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRP6Host.class b/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRP6Host.class new file mode 100644 index 000000000..26a7ff427 Binary files /dev/null and b/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRP6Host.class differ diff --git a/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRP6KeyAgreement.class b/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRP6KeyAgreement.class new file mode 100644 index 000000000..9122ca787 Binary files /dev/null and b/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRP6KeyAgreement.class differ diff --git a/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRP6SaslClient.class b/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRP6SaslClient.class new file mode 100644 index 000000000..0255854fa Binary files /dev/null and b/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRP6SaslClient.class differ diff --git a/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRP6SaslServer.class b/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRP6SaslServer.class new file mode 100644 index 000000000..401fed7a5 Binary files /dev/null and b/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRP6SaslServer.class differ diff --git a/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRP6TLSClient.class b/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRP6TLSClient.class new file mode 100644 index 000000000..158119e4f Binary files /dev/null and b/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRP6TLSClient.class differ diff --git a/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRP6TLSServer.class b/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRP6TLSServer.class new file mode 100644 index 000000000..6278669cd Binary files /dev/null and b/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRP6TLSServer.class differ diff --git a/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRP6User.class b/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRP6User.class new file mode 100644 index 000000000..c37bd3b21 Binary files /dev/null and b/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRP6User.class differ diff --git a/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRPAlgorithm.class b/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRPAlgorithm.class new file mode 100644 index 000000000..32cc96a1b Binary files /dev/null and b/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRPAlgorithm.class differ diff --git a/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRPKey.class b/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRPKey.class new file mode 100644 index 000000000..d98f9332e Binary files /dev/null and b/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRPKey.class differ diff --git a/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRPKeyPairGenerator.class b/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRPKeyPairGenerator.class new file mode 100644 index 000000000..745652713 Binary files /dev/null and b/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRPKeyPairGenerator.class differ diff --git a/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRPKeyPairRawCodec.class b/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRPKeyPairRawCodec.class new file mode 100644 index 000000000..e34b81e38 Binary files /dev/null and b/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRPKeyPairRawCodec.class differ diff --git a/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRPPrivateKey.class b/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRPPrivateKey.class new file mode 100644 index 000000000..10b206510 Binary files /dev/null and b/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRPPrivateKey.class differ diff --git a/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRPPublicKey.class b/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRPPublicKey.class new file mode 100644 index 000000000..8083719df Binary files /dev/null and b/libjava/classpath/lib/gnu/javax/crypto/key/srp6/SRPPublicKey.class differ -- cgit v1.2.3