stuffonfire

Email
Member Since
Feb 15, 2009 (9 months)

Following 2 githubbers and watching 9 repositories view all →

Public Repositories (1)

  • PyECC

    Python Elliptical Curve Cryptography module

    legend

    Forked from rtyler/PyECC Wed Nov 25 23:46:46 -0800 2009

    Last updated Sat Nov 28 17:26:56 -0800 2009

Public Activity feed

stuffonfire started watching mongodb/mongo-snippets Sun Nov 29 20:37:57 -0800 2009
mongo-snippets's description:
snippets of code that might be useful
stuffonfire pushed to master at stuffonfire/PyECC Sat Nov 28 17:26:56 -0800 2009
HEAD is 64544a30e8ce687df9b9259035808c2762ab446f
  • David Young committed 64544a30:
    also remove the internal gcrypt init which sets secmalloc on; this is likely the cause of the stray "out of secure core" errors with 100+ threads
stuffonfire pushed to master at stuffonfire/PyECC Sat Nov 28 17:18:24 -0800 2009
HEAD is c19a979d8f163e322864a32a4a7621f6d92f0057
  • David Young committed c19a979d:
    hmm, interesting -- still really easy to run out of secure core wtih 100+ concurrent requests
stuffonfire pushed to master at stuffonfire/PyECC Sat Nov 28 17:05:52 -0800 2009
HEAD is 787d80b4cb8b2bf14e294d113b09b2b5531b91e3
  • David Young committed 787d80b4:
    patch to avoid using secure memory, this generates a locked segment which is a bit more intense than what we need
stuffonfire pushed to master at stuffonfire/PyECC Fri Nov 27 17:06:28 -0800 2009
HEAD is 8f75b8a04558198aaf5c6888b5d58275b6a981a3
  • David Young committed 8f75b8a0:
    use a modern version of libgcrypt
stuffonfire forked rtyler/PyECC Wed Nov 25 23:46:48 -0800 2009
Forked repository is at stuffonfire/PyECC
stuffonfire forked mongodb/mongo-python-driver Thu Oct 29 16:58:51 -0700 2009
Forked repository has since been deleted.
stuffonfire started watching curiousdannii/gnusto Fri Oct 16 00:23:34 -0700 2009
gnusto's description:
Gnusto is a JIT compiler and virtual machine for the Z-Machine, originally written by Thomas Thurman