Skip to content

Instantly share code, notes, and snippets.

View adchsm's full-sized avatar

Adam Smith adchsm

View GitHub Profile
@adchsm
adchsm / hash_log.m
Created June 14, 2017 13:17
Hash Log
/*
MIT License
Copyright (c) 2017 Bugfender
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
@adchsm
adchsm / check_hash.py
Created June 14, 2017 13:16
Check Hash
#! /usr/bin/env python3
# MIT License
#
# Copyright (c) 2017 Bugfender
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell