lol: A library for lattice cryptography.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- Exposed modules use unallocated top-level names: Crypto
Properties
Versions | 0.0.1.0, 0.1.0.0, 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.3.0.0, 0.4.0.0, 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.6.0.0, 0.7.0.0 |
---|---|
Change log | CHANGES.md |
Dependencies | arithmoi (>=0.4.1.3 && <0.5), base (>=4.8 && <4.9), constraints (>=0.4 && <0.5), containers (>=0.5.6.2 && <0.6), data-default (>=0.3.0 && <0.6), deepseq (>=1.4.1.1 && <1.5), MonadRandom (>=0.2 && <0.5), mtl (>=2.2.1 && <2.3), numeric-prelude (>=0.4.2 && <0.5), QuickCheck (>=2.8 && <2.9), random (>=1.1 && <1.2), reflection (>=1.5.1 && <2.2), repa (>=3.4 && <3.5), singletons (>=1.1.2.1 && <2.1), storable-record (>=0.0.3 && <0.1), storable-tuple (>=0.0.1 && <0.1), tagged-transformer (>=0.7 && <0.9), th-desugar (>=1.5.4 && <1.6), transformers (>=0.4.2.0 && <0.5), type-natural (>=0.2.3.2 && <0.4), vector (>=0.11 && <0.12), vector-th-unbox (>=0.2.1.0 && <0.3) [details] |
License | GPL-2.0-only |
Copyright | Eric Crockett, Chris Peikert |
Author | Eric Crockett <ecrockett0@gmail.com>, Chris Peikert <cpeikert@alum.mit.edu> |
Maintainer | Eric Crockett <ecrockett0@gmail.com> |
Category | Crypto |
Home page | https://github.com/cpeikert/Lol |
Bug tracker | https://github.com/cpeikert/Lol/issues |
Source repo | head: git clone https://github.com/cpeikert/Lol |
Uploaded | by crockeea at 2015-11-13T16:04:26Z |
Modules
[Index]
- Crypto
- Crypto.Lol
- Applications
- Crypto.Lol.CRTrans
- Cyclotomic
- Crypto.Lol.Factored
- Crypto.Lol.Gadget
- Crypto.Lol.LatticePrelude
- Crypto.Lol.Reflects
- Types
- Crypto.Lol
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
useicc | Use ICC instead of GCC to compile C backend. | Disabled |
llvm | Compile via LLVM. This produces much better object code, but you need to have the LLVM compiler installed. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- lol-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees