]> Git — Sourcephile - majurity.git/commit
web: initial arithmetic and cryptography
authorJulien Moutinho <julm+hjugement@autogeree.net>
Wed, 6 Nov 2019 22:24:41 +0000 (22:24 +0000)
committerJulien Moutinho <julm+hjugement@autogeree.net>
Wed, 6 Nov 2019 22:24:41 +0000 (22:24 +0000)
commitfc0fe8203b59fb05dfbf8a1ae8416abddad844df
treec07fc318cb446f29ff99bb73c0fcd09e5f0bd5fa
parent31922c8fc4294a85aaa4ed20758f1a4a43c0099c
web: initial arithmetic and cryptography
hjugement-web/.gitignore [new file with mode: 0644]
hjugement-web/bower.json [new file with mode: 0644]
hjugement-web/package-lock.json [new file with mode: 0644]
hjugement-web/psc-package.json [new file with mode: 0644]
hjugement-web/src/Main.purs [new file with mode: 0644]
hjugement-web/src/Voting/Protocol/Arithmetic.purs [new file with mode: 0644]
hjugement-web/src/Voting/Protocol/Cryptography.purs [new file with mode: 0644]
hjugement-web/test/Main.purs [new file with mode: 0644]