Skip to content

Instantly share code, notes, and snippets.

@zi3lak
zi3lak / crypt.py
Created October 5, 2021 16:13 — forked from helium876/crypt.py
Crypto
#Cryptography suite!
import itertools
alphabetLower = "abcdefghijklmnopqrstuvwxyz"
alphabetUpper = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
def encrypt_caesar(plaintext):
@zi3lak
zi3lak / erc20token.sol
Created May 2, 2020 11:28 — forked from jonchurch/erc20token.sol
ERC20 Sample Limted Supply Token
pragma solidity ^0.4.8;
// ----------------------------------------------------------------------------------------------
// Sample fixed supply token contract
// Enjoy. (c) BokkyPooBah 2017. The MIT Licence.
// ----------------------------------------------------------------------------------------------
// ERC Token Standard #20 Interface
// https://github.com/ethereum/EIPs/issues/20
contract ERC20Interface {
### Keybase proof
I hereby claim:
* I am zi3lak on github.
* I am zi3lak (https://keybase.io/zi3lak) on keybase.
* I have a public key ASC2am8FcccD0Q5X8_xKbJwJuxqcYTlFJvuA7HbZqcr1HAo
To claim this, I am signing this object: