[Vm-dev] SecureSession version 9 is officially released

Robert Withers robert.w.withers at gmail.com
Fri Dec 11 08:15:11 UTC 2015


Ben, Are the links alright?  I have a bug under heavy use in 
SecureSockets.  Here is a trace of this:

|          53.3% {2769ms} 
SecureSessionPerformanceTestCase(TestCase)>>performTest
|            53.3% {2769ms} 
SecureSessionPerformanceTestCase>>testPerformance1
|              53.0% {2754ms} SmallInteger(Integer)>>timesRepeat:
|                53.0% {2754ms} [] 
SecureSessionPerformanceTestCase>>testPerformance1
|                  53.0% {2754ms} SecureSessionTerminal>>sendBytes:
|                    53.0% {2754ms} SecureSessionTerminal>>downcallAll:
|                      53.0% {2754ms} HalfDuplexPairProxy>>downcallAll:
|                        53.0% {2754ms} 
MACComputeAndLengthWriter>>write:handler:
|                          48.3% {2509ms} [] 
HalfDuplexPairProxy>>downcallAll:
|                            |48.3% {2509ms} 
HalfDuplexPairProxy>>downcallAll:
|                            |  48.3% {2509ms} Encryptor>>write:handler:
|                            |    36.9% {1921ms} Encryptor>>encryptStream:
|                            |      |23.1% {1203ms} TripleDES>>encryptBlock:
|                            |      |  |11.0% {573ms} DES>>encryptBlock:
|                            |      |  |  |9.0% {470ms} primitives
|                            |      |  |  |2.0% {102ms} DES>>transform:
|                            |      |  |10.7% {558ms} DES>>decryptBlock:
|                            |      |  |  |9.5% {495ms} primitives
|                            |      |  |  |1.2% {63ms} DES>>transform:
|                            |      |  |1.4% {72ms} primitives
|                            |      |11.2% {582ms} 
ReadWriteStream(WriteStream)>>nextPutAll:
|                            |      |1.5% {76ms} primitives
|                            |    9.0% {467ms} 
ReadWriteStream(PositionableStream)>>upToEnd
|                            |      |3.2% {166ms} WriteStream>>nextPut:
|                            |      |2.6% {133ms} primitives
|                            |      |2.2% {114ms} ReadWriteStream>>next
|                            |      |1.0% {54ms} 
ReadWriteStream(PositionableStream)>>atEnd
|                            |    1.8% {94ms} [] 
HalfDuplexPairProxy>>downcallAll:
|                            |      1.3% {67ms} 
HalfDuplexPairProxy>>downcallAll:
|                            |        1.3% {67ms} 
MACMessageWriter>>write:handler:
|                            |          1.3% {67ms} [] 
HalfDuplexPairProxy>>downcallAll:
|                          4.5% {232ms} HalfDuplexPairProxy>>computeMac:
|                            3.9% {204ms} SHA1>>hashStream:
|                              3.0% {155ms} primitives

cheers- rabbit

On 12/09/2015 06:20 AM, Ben Coman wrote:
>   
>
>
> Nice to hear your progress.  Looks like a fairly comprehensive system 
> from those links , but sorry TL;DR
> cheers -ben
>
> On Wed, Dec 9, 2015 at 8:37 AM, Robert Withers 
> <robert.w.withers at gmail.com <mailto:robert.w.withers at gmail.com>> wrote:
>
>
>     Good evening,
>
>     After some sprints over the past couple of days, the SecureSession
>     project has reached an Official Release. This project implements a
>     Certificateless secure connection, with no third parties. It is a
>     6 leg handshake.
>
>     Here is the wiki:
>     https://github.com/SqueakCryptographySquad/Mushroom/wiki/SecureSession
>
>     thank You,
>     Robert
>
>
>

-------------- next part --------------
Skipped content of type multipart/related


More information about the Vm-dev mailing list