Skip to content

Instantly share code, notes, and snippets.

View georgemitenkov's full-sized avatar

George Mitenkov georgemitenkov

View GitHub Profile
@georgemitenkov
georgemitenkov / aptos-keyless-jan25-iteration_attestation.log
Created January 29, 2025 17:44
Attestation for aptos-keyless-jan25-iteration MPC Phase 2 Trusted Setup ceremony
Hey, I'm georgemitenkov-46867087 and I have contributed to the aptos-keyless-jan25-iteration MPC Phase2 Trusted Setup ceremony.
The following are my contribution signatures:
Circuit # 1 (main)
Contributor # 23
Contribution Hash: a5001aa2 91b9607d 035a1131 f9382cfb
6b343743 f35b9007 b3f309d5 4ce73cb7
15b7b6b8 7f053c41 c17f572c bc5ff39d
df2ee2d2 ae3fc84b 22aa0fee 704c48c2
@georgemitenkov
georgemitenkov / byte-types-or-how-to-get-rid-of-i8-abuse-for-chars-in-llvm-ir.md
Last active June 8, 2024 08:58
Byte types, or how to get rid of i8 abuse for chars in LLVM IR

Byte types, or how to get rid of i8 abuse for chars in LLVM IR

Authors: George Mitenkov, Nuno Lopes, Juneyoung Lee

Date: 15.10.2021

Part 0, where we introduce our work

This May, together with Nuno Lopes and Juneyoung Lee we made a proposal to add a new