gnu-crypto-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNU Crypto] latest check-ins


From: Raif S. Naffah
Subject: [GNU Crypto] latest check-ins
Date: Fri, 21 Nov 2003 21:04:22 +1100
User-agent: KMail/1.5

-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

hello all,

i just checked in few classes that deal mostly with the SASL mechanisms
in general and the SASL-SRP in particular --a total of 18 files.

the ant check target should (still) produce:

check:
     [echo] Choosing which classes to test...
     [echo] About to start Mauve tests. Patience...
    [mauve] 0 of 4028 tests failed

i also made sure that the targets saslc and sasls work as expected.  to
try them out do the following --using ant:

1. open a new console (and set/source the appropriate profile to get a
working java/javac combo.

2. type:

   ant clean sasls

3. open aother console (and set/source....).

4. type

   ant saslc


after the client finishes, you should see something similar to the
following in the client console --near the end:

    [saslc] [SaslConnection] Expecting 52 byte(s) from the stream...
    [saslc] [ INFO] SRPClient: Activating confidentiality protection filter
    [saslc] [ INFO] SRPClient: Activating integrity protection filter
    [saslc] [ INFO] SRPClient: Updating security context for UID = 
1UwmsRNVWUJU3Qmc794HiS
    [saslc] [SaslConnection] Connected!
    [saslc] [SaslConnection] Outgoing message (str): There is more than one way 
to do it
    [saslc] [SaslConnection] Incoming response (str): ok
    [saslc] [SaslConnection] ==> disconnect()
    [saslc] [SaslConnection] Chosen mechanism: srp
    [saslc] [SaslConnection] <== disconnect()
    [saslc] [ INFO] SRPClient: C: Hexadecimal dump of 51 bytes...
    [saslc]    0: 0000002F00047465 7374000474657374 000E5349442D3030 
3030303030303031
    [saslc]   32: 10DFBE0F10132C0F 55ED34F8E10C6D3B 9F0000

    [saslc] [ INFO] SRPClient:   U = test
    [saslc] [ INFO] SRPClient:   I = test
    [saslc] [ INFO] SRPClient: sid = SID-0000000001
    [saslc] [ INFO] SRPClient:  cn = DFBE0F10132C0F55 ED34F8E10C6D3B9F

    [saslc] [ INFO] SRPClient: cCB =
    [saslc] [SaslConnection] Expecting 20 byte(s) from the stream...
    [saslc] [ INFO] SRPClient: Updating security context for UID = 
1UwmsRNVWUJU3Qmc794HiS
    [saslc] [ INFO] SRPClient: Session re-use accepted...
    [saslc] [SaslConnection] Connected!
    [saslc] [SaslConnection] Outgoing message (str): 1 if by land. 2 if by 
sea...
    [saslc] [SaslConnection] Incoming response (str): ok
    [saslc] Client C0 shutdown...
    [saslc] Exiting...


and in the server console the following --also near the end:

    [sasls] ************** Connection authenticated....
    [sasls] Incoming request (str): There is more than one way to do it
    [sasls] Outgoing message (str): ok
    [sasls] Connection shutdown...
    [sasls] Requested authentication mechanism: srp
    [sasls] [ INFO] SRPServer: Updating security context for sid = 
SID-0000000001
    [sasls] [ INFO] SRPServer: Old session...
    [sasls] [ INFO] SRPServer: S: 00000014FF10DE43 B23D45D65C8BC94B 
7BAB26FAB2BB0000

    [sasls] [ INFO] SRPServer:   sn = DE43B23D45D65C8B C94B7BAB26FAB2BB

    [sasls] [ INFO] SRPServer:  sCB =
    [sasls] ************** Connection authenticated....
    [sasls] Incoming request (str): 1 if by land. 2 if by sea...
    [sasls] Outgoing message (str): ok
    [sasls] Connection shutdown...


- -- 
cheers;
rsn
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Que du magnifique

iD8DBQE/veMv+e1AKnsTRiERA9s1AJ4nv+44bRZwSwcv8jjrJU3Ky3JHdwCeIUIX
3INdP6GvgIqzRNoDx8SIdmk=
=U8aX
-----END PGP SIGNATURE-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]