Skip to content
Snippets Groups Projects
Commit dd10ebe7 authored by Niels Möller's avatar Niels Möller
Browse files

Crypto module

Rev: lib/modules/Crypto.pmod.pike:1.1
parent 8172df88
No related branches found
No related tags found
Loading
/* Crypto.pmod
*
*/
inherit _Crypto;
mixed `[](string name)
{
return (::`[](name) || ((program) "Crypto/" + name));
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment