Skip to content

ianlancetaylor/aestest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aestest

Test that AES code in gofrontend and gc produce the same hash values.

This is only interesting for people maintaining the gofrontend hash code found in libgo/runtime/aeshash.c.

To use this edit CPPFLAGS in aestest/c/aes.go to point to your gofrontend sources.

The asm files are just copies of the code in the gc runtime package.

About

Test that AES code in gofrontend and gc produce the same hash values

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published