[Cryptech-Commits] [releng/alpha] branch fmc_clk updated: Faster ChaCha.

git at cryptech.is git at cryptech.is
Thu Aug 23 11:56:20 UTC 2018


This is an automated email from the git hooks/post-receive script.

sra at hactrn.net pushed a commit to branch fmc_clk
in repository releng/alpha.

The following commit(s) were added to refs/heads/fmc_clk by this push:
     new fbd7ae4  Faster ChaCha.
fbd7ae4 is described below

commit fbd7ae411a401c97894b94d465e9fbe07f9fea24
Author: Rob Austein <sra at hactrn.net>
AuthorDate: Thu Aug 23 07:53:40 2018 -0400

    Faster ChaCha.
    
    This fixes the last (currently) known problem for the 90MHz
    synchronous FMC bus clock.
    
    This time for sure!
---
 source/core/cipher/chacha | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/core/cipher/chacha b/source/core/cipher/chacha
index f4731e8..702c57e 160000
--- a/source/core/cipher/chacha
+++ b/source/core/cipher/chacha
@@ -1 +1 @@
-Subproject commit f4731e83511a3b35f05e4a6222ba27af5920fcd8
+Subproject commit 702c57e301342005ea6f854fbeeb862d78b75360

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Commits mailing list