Skip to content

Commit

Permalink
keccak-{mips|riscv}.pl: add "watermarks".
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Polyakov committed Mar 8, 2019
1 parent 6bae689 commit 4a37fc3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 752 deletions.
2 changes: 2 additions & 0 deletions mips/keccak1600-mips.pl
Original file line number Diff line number Diff line change
Expand Up @@ -1049,6 +1049,7 @@
.dword 0x8000000000008080
.dword 0x0000000080000001
.dword 0x8000000080008008
.asciiz "Keccak-1600 absorb and squeeze for MIPS64, CRYPTOGAMS by \@dot-asm"
___
}}} else {{{
######################################################################
Expand Down Expand Up @@ -2331,6 +2332,7 @@
.word 0x00000000, 0x80000088
.word 0x00000001, 0x00008000
.word 0x00000000, 0x80008082
.asciiz "Keccak-1600 absorb and squeeze for MIPS, CRYPTOGAMS by \@dot-asm"
___
}}}

Expand Down
Loading

0 comments on commit 4a37fc3

Please sign in to comment.