Contents

vS256Add(_:_:_:)

Signed 256-bit addition (modular arithmetic).

Declaration

func vS256Add(_ a: UnsafePointer<vS256>, _ b: UnsafePointer<vS256>, _ result: UnsafeMutablePointer<vS256>)

See Also

Performing arithmetic operations on large integers