1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 4 years ago.
Sep 01, 2020 — Sep 01, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename aes.c to aes-encrypt.c. More... over 10 years ago
Update build.json, fix opensource build. Change on 2014/12/20 by ctiller <[email protected]> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=82580775 More... over 10 years ago
Build debug/optimized builds into different target directories. More... over 10 years ago
Add SSL root for production GFE. Change on 2014/12/19 by chenw <[email protected]> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=82554526 More... over 10 years ago
Port [] alarm management to GRPC. More... over 10 years ago
Adding support for service account credentials. More... over 10 years ago
Make override hostname an argument for testing against prod gfe. Change on 2014/12/19 by yangg <[email protected]> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=82544544 More... over 10 years ago
Client side implementation of creating channel with credentials. More... over 10 years ago
Pre allocate client side strings per channel for method, scheme, path, and authority. More... over 10 years ago
Don't allow trailing metadata from the client. Change on 2014/12/19 by ctiller <[email protected]> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=82527952 More... over 10 years ago
Removed reference to custom install location Change on 2014/12/19 by mlumish <[email protected]> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=82518240 More... over 10 years ago
Decryption. More... over 10 years ago
Comments on aes_rotate_left_uint8() regarding optimisation. More... over 10 years ago
Clean up dependencies for small S-box implementation and Galois inverse test. More... over 10 years ago
Exposes event#finish as #close. More... over 10 years ago
Add a test where client side sees a deadline expired status. More... over 10 years ago
Encryption and a simple test. More... over 10 years ago
More tests of key schedule. More... over 10 years ago
Key schedule. More... over 10 years ago
Shift-rows and mix-columns steps. More... over 10 years ago
Fix opensource build test. More... over 10 years ago
Properly handle cancellation during downwards propagation. Change on 2014/12/17 by ctiller <[email protected]> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=82395253 More... over 10 years ago
Small implementation of S-box. More... over 10 years ago
Add reference for Galois inverse table. More... over 10 years ago
Galois inverse in GF(2^8). More... over 10 years ago
Updated Python tests of 254 addition chains for Galois inverse in GF(2^8). More... over 10 years ago
Initial C files, table-look-up S-box, autotools build files. More... over 10 years ago
gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist. More... over 10 years ago
Allow overriding httpcli behavior by tests. Change on 2014/12/17 by ctiller <[email protected]> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=82379331 More... over 10 years ago
Set host to channel's target when creating a call. Change on 2014/12/17 by yangg <[email protected]> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=82377896 More... over 10 years ago