Neubia
Musings about Coding, Business and other Geek Stuff Live and Direct from somewhere on the planet
Crypto on Rails presentation
over 5 years ago by pelleb on Neubia.
I gave a talk last night at Copenhagen.rb about EzCrypto. The meeting was great and very informative with Ruby celebs like DHH and David Black presentMy...
Crypto on Rails presentation
over 5 years ago by pelleb on Neubia.
I gave a talk last night at Copenhagen.rb about EzCrypto. The meeting was great and very informative with Ruby celebs like DHH and David Black presentMy...
The new iPod games are very cool
over 5 years ago by pelleb on Neubia.
I am quite enjoying the new iTunes 7 and the new iPod games. I’ve bought Texas Holdem and Mahjong. Both are pretty good, but in particular the Texas...
The new iPod games are very cool
over 5 years ago by pelleb on Neubia.
I am quite enjoying the new iTunes 7 and the new iPod games. I’ve bought Texas Holdem and Mahjong. Both are pretty good, but in particular the Texas...
EzCrypto now released with signature support
almost 6 years ago by pelleb on Neubia.
This should be coming along into gem within the next hour. I am now happy to release 0.6 of EzCrypto which has support for Digital Signatures and Certificates...
EzCrypto now released with signature support
almost 6 years ago by pelleb on Neubia.
This should be coming along into gem within the next hour. I am now happy to release 0.6 of EzCrypto which has support for Digital Signatures and Certificates...
EzCrypto now has support for x509 certs
almost 6 years ago by pelleb on Neubia.
I have wrapper functions for a good deal of the OpenSSL pki code right now. cert=EzCrypto::Verifier.from_file "testsigner.cert" assert_equal cert...
EzCrypto now has support for x509 certs
almost 6 years ago by pelleb on Neubia.
I have wrapper functions for a good deal of the OpenSSL pki code right now. cert=EzCrypto::Verifier.from_file "testsigner.cert" assert_equal...
New early signature support in EzCrypto
almost 6 years ago by pelleb on Neubia.
I’ve started implementing Digital Signature support in EzCrypto. It is pretty early stage yet but my proof of concept unit tests are working. The...
New early signature support in EzCrypto
almost 6 years ago by pelleb on Neubia.
I’ve started implementing Digital Signature support in EzCrypto. It is pretty early stage yet but my proof of concept unit tests are working. The...
