parrotcode: Dynamic PMCs | |
Contents |
src/dynpmc/dynlexpad.pmc
DynLexPad PMC.
src/dynpmc/gdbmhash.pmc
GDBM PMC.
src/dynpmc/md2.pmc
MD2 wrapper of libcrypto (libssl).
src/dynpmc/md4.pmc
MD4 wrapper of libcrypto (libssl).
src/dynpmc/md5.pmc
MD5 wrapper of libcrypto (libssl).
src/dynpmc/rational.pmc
Rational numbers PMC.
src/dynpmc/ripemd160.pmc
RIPEMD160 wrapper of libcrypto (libssl).
src/dynpmc/sha.pmc
SHA wrapper of libcrypto (libssl).
src/dynpmc/sha1.pmc
SHA1 wrapper of libcrypto (libssl).
src/dynpmc/sha256.pmc
SHA256 wrapper of libcrypto (libssl).
src/dynpmc/sha512.pmc
SHA512 wrapper of libcrypto (libssl).
runtime/parrot/include/DWIM.pir
Parrot's confusing opcodes made easy.
|