






Open SSL Plugin
2004 Version of Squeak OpenSSL plugin
- On a WIndows PC Drag the Croquet/OpenSSLk.image onto the Squeak.exe
- Four main pieces
- The Squeak plugin code to generate the C OpenSSL external interface pieces
- The Squeak Smalltalk objects to provide the APIs inside Squeak
- The Smalltalk test cases
- The C development libraries and pieces needed to compile the plugin
- It was developed and tested on Windows (intent was to regnerate the plugin in Unix later)
- There were hundreds of APIs in OpenSSL, I believe all the important APIs are coded, and the basic ones have been tested.
- I think some routines that required "callback" gave us some problems
- I don't remember much else about this
OpenSSLPlugin.zip