package
Version:
v0.0.0-...-e5ce9e6
Opens a new window with list of versions in this module.
Published: Jun 10, 2018
License: ISC
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func Round32ble(x0, x1, x2, x3, k0, k1, k2, k3 uint32) (uint32, uint32, uint32, uint32)
-
func Round32sle(x0, x1, x2, x3 uint32) (uint32, uint32, uint32, uint32)
func Round32ble(x0, x1, x2, x3, k0, k1, k2, k3 uint32) (uint32, uint32, uint32, uint32)
Round32ble mixes the input values with aes tables and returns the result.
Round32sle mixes the input values with aes tables and returns the result.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.