<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">I migrated the cryptography package to github under </div><div class=""><br class=""></div><div class=""><a href="https://github.com/zweidenker/Cryptography" class="">https://github.com/zweidenker/Cryptography</a></div><div class=""><br class=""></div><div class="">If there is a better location for the repo I’m open ears. Here is a summary what I did:</div><div class=""><br class=""></div><div class=""><div class="">- researched all authors and used the git migration tool to get the package from smalltalkhub to github </div><div class="">- released a version 0.1 that should be exactly the same as the code on smalltalkhub for people that want to change</div><div class="">- fixed an occurrence of IfNotNilDo: in the Cryptography package to make it load in pharo7</div><div class="">- added a metacello baseline</div><div class="">- added a group „all" that loads everything like it is now with one package</div><div class="">- added travis files and enable travis checks for pull requests</div><div class="">- released a version 0.2 that contains the original code plus travis and metacello</div><div class="">- Started to cut off the ASN1, PKCS12 and X509 classes in separate packages</div><div class="">- Added to each new package a -Tests package containing tests</div><div class="">- constructed all dependencies in the baseline</div><div class="">- added a core group that loads the now slimmed down package solely</div></div><div class="">- added PBKDF2 package from smalltalkhub UdoSchneider</div><div class=""><br class=""></div><div class="">I’m writing to you as I will write the gemstone guys to find out what sort of collaboration is possible. If you think this is valuable thing to post on squeak-dev please forward this post. I don’t like to subscribe to a lot of lists just to write this announcement. But I’m happy to add squeak in the travis configuration if anyone is about to maintain it. </div><div class=""><br class=""></div><div class="">regards,</div><div class=""><br class=""></div><div class="">Norbert</div><div class=""><br class=""></div></body></html>