Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
/ ctmap Public archive

A constant-time key-value map experiment. [Experiment]. [Not maintained].

License

Notifications You must be signed in to change notification settings

tmthrgd/ctmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ctmap

GoDoc Build Status Go Report Card

A constant-time key-value map experiment.

This is pretty stupid and not well tested or audited. It's just an experiment. I can't even really see why anyone would ever want to do this. If this seems like the solution to your problem, you probably have the wrong problem. 💁

If you don't know how to safely use the crypto/subtle package, you will never be able to use this package in a safe way.

This was loosely inspired by this article by Andy Wingo.

About

A constant-time key-value map experiment. [Experiment]. [Not maintained].

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages