Skip to content

A simple C repo for compilation and execution of GPU Multiexp and FFT algorithms for EC crypto.

Notifications You must be signed in to change notification settings

finalitylabs/FFT-Multiexp-AMD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFT-Multiexp-AMD

A simple C repo for compilation and execution of GPU Multiexp and FFT algorithms for EC crypto.

This needs gcc v6 to compile, if using ubuntu 16.04 this guide can get it installed. https://gist.github.com/zuyu/7d5682a5c75282c596449758d21db5ed

Build

./build.sh

Generate Inputs

./generate_inputs

Run

./main compute inputs outputs

About

A simple C repo for compilation and execution of GPU Multiexp and FFT algorithms for EC crypto.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published