Clare Bornstein (cbornstein)

cbornstein

Geek Repo

Location:Zurich, CH

Github PK Tool:Github PK Tool

Clare Bornstein's repositories

pymd5-collisions

Two sample python programs with the same md5 hash to illustrate collision vulnerability.

Language:PythonStargazers:6Issues:0Issues:0

python-length-extension

Python script to illustrate length extension vulnerability in URLs containing MD5

Language:PythonStargazers:5Issues:0Issues:0

cs558_s17_notes

Scribe Notes from BU CS558 Spring 2017 Offering

Language:HTMLStargazers:1Issues:1Issues:0

ctr-malleability

Python program that illustrates the malleability of block cipher encryption used in counter or CTR mode.

Language:PythonStargazers:1Issues:0Issues:0

matrix_mult

Program to multiply two compatible integer matrices using a shared memory segment and IPC.

Language:CStargazers:0Issues:0Issues:0

python-vigenere

Python program that recovers the 5-character key of a message encrypted with the Vigenere cipher using Chi-Sq analysis.

Language:PythonStargazers:0Issues:0Issues:0