Skip to content

produces and consumes base64 GSS tokens---good for testing and experimentation.

Notifications You must be signed in to change notification settings

WorldQuant/gss-token

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GSS-TOKEN

gss-token is simple program that generates and consumes BASE64 encoded GSS tokens. It is mostly useful for testing GSS.

BUILDING

To build:

	$ autoreconf -f -i
	$ ./configure
	$ make

About

produces and consumes base64 GSS tokens---good for testing and experimentation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 81.4%
  • M4 10.5%
  • Roff 7.5%
  • Makefile 0.6%