mirror of
				https://gogs.blitter.com/RLabs/xs
				synced 2024-08-14 10:26:42 +00:00 
			
		
		
		
	Compare commits
	
		
			No commits in common. "db8697aa355264c0c10ccc8d315943794378efe5" and "0e453f15d02a222d331aa20a9cf392acb507e083" have entirely different histories.
		
	
	
		
			db8697aa35
			...
			0e453f15d0
		
	
		
					 1 changed files with 4 additions and 4 deletions
				
			
		|  | @ -30,8 +30,8 @@ Currently supported exchanges are: | ||||||
| 
 | 
 | ||||||
| * The HerraduraKEx key exchange algorithm first released at | * The HerraduraKEx key exchange algorithm first released at | ||||||
| [Omar Elejandro Herrera Reyna's HerraduraKEx project](http://github.com/Caume/HerraduraKEx); | [Omar Elejandro Herrera Reyna's HerraduraKEx project](http://github.com/Caume/HerraduraKEx); | ||||||
| * The KYBER IND-CCA-2 secure key encapsulation mechanism, [pq-crystals Kyber](https://pq-crystals.org/kyber/)  :: [Yawning/kyber golang implementation](https://gitlab.com/yawning/kyber) | * The KYBER IND-CCA-2 secure key encapsulation mechanism, [pq-crystals Kyber](https://pq-crystals.org/kyber/)  :: [Yawning/kyber golang implementation](https://git.schwanenlied.me/yawning/kyber) | ||||||
| * The NEWHOPE algorithm [newhopecrypto.org](https://www.newhopecrypto.org/) :: [Yawning/newhope golang implementation](https://gitlab.com/yawning/newhope) | * The NEWHOPE algorithm [newhopecrypto.org](https://www.newhopecrypto.org/) :: [Yawning/go-newhope golang implementation](https://git.schwanenlied.me/yawning/newhope) | ||||||
| * The FrodoKEM algorithm [frodokem.org](https://frodokem.org/) :: Go version by [Eduardo E. S. Riccardi](https://github.com/kuking/go-frodokem) | * The FrodoKEM algorithm [frodokem.org](https://frodokem.org/) :: Go version by [Eduardo E. S. Riccardi](https://github.com/kuking/go-frodokem) | ||||||
| 
 | 
 | ||||||
| Currently supported session algorithms: | Currently supported session algorithms: | ||||||
|  | @ -95,8 +95,8 @@ As of this time (Oct 2018) Kyber is one of the candidate algorithms submitted to | ||||||
| * [github.com/kr/pty](http://github.com/kr/pty) //unix pty control (server pty connections) | * [github.com/kr/pty](http://github.com/kr/pty) //unix pty control (server pty connections) | ||||||
| * [github.com/jameskeane/bcrypt](http://github.com/jameskeane/bcrypt) //password storage/auth | * [github.com/jameskeane/bcrypt](http://github.com/jameskeane/bcrypt) //password storage/auth | ||||||
| * [blitter.com/go/goutmp](https://gogs.blitter.com/RLabs/goutmp) // wtmp/lastlog C bindings for user accounting | * [blitter.com/go/goutmp](https://gogs.blitter.com/RLabs/goutmp) // wtmp/lastlog C bindings for user accounting | ||||||
| * [https://gitlab.com/yawning/kyber](https://gogs.blitter.com/RLabs/kyber) // golang Kyber KEM | * [https://git.schwanenlied.me/yawning/kyber](https://git.schwanenlied.me/yawning/kyber) // golang Kyber KEM | ||||||
| * [https://gitlab.com/yawning/kyber](https://gogs.blitter.com/RLabs/newhope) // golang NEWHOPE,NEWHOPE-SIMPLE KEX | * [https://git.schwanenlied.me/yawning/newhope](https://git.schwanenlied.me/yawning/newhope) // golang NEWHOPE,NEWHOPE-SIMPLE KEX | ||||||
| * [blitter.com/go/mtwist](https://gogs.blitter.com/RLabs/mtwist) // 64-bit Mersenne Twister PRNG | * [blitter.com/go/mtwist](https://gogs.blitter.com/RLabs/mtwist) // 64-bit Mersenne Twister PRNG | ||||||
| * [blitter.com/go/cryptmt](https://gogs.blitter.com/RLabs/cryptmt) // CryptMTv1 stream cipher | * [blitter.com/go/cryptmt](https://gogs.blitter.com/RLabs/cryptmt) // CryptMTv1 stream cipher | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue