Skip to content

Commit bde8cd8

Browse files
Update Wiki Pages Mon Jun 6 22:59:24 UTC 2022
1 parent 398ae2a commit bde8cd8

15 files changed

+244
-2
lines changed

public/go hash.html

Lines changed: 122 additions & 0 deletions
Large diffs are not rendered by default.

public/tags.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
<div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap; justify-content: flex-end;">
77
<button onclick="location.href='./index.html'">index</button>
88
<button onclick="location.href='./tags.html'">tags</button>
9-
</div><h1>Tags</h1><br/><div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap;"><button onclick="location.href='./tags/byte_slice.html'">byte_slice</button><button onclick="location.href='./tags/complex.html'">complex</button><button onclick="location.href='./tags/double.html'">double</button><button onclick="location.href='./tags/empty_struct.html'">empty_struct</button><button onclick="location.href='./tags/float.html'">float</button><button onclick="location.href='./tags/go.html'">go</button><button onclick="location.href='./tags/hello_world.html'">hello_world</button><button onclick="location.href='./tags/int.html'">int</button><button onclick="location.href='./tags/map.html'">map</button><button onclick="location.href='./tags/math_rand.html'">math_rand</button><button onclick="location.href='./tags/module.html'">module</button><button onclick="location.href='./tags/monorepo.html'">monorepo</button><button onclick="location.href='./tags/set.html'">set</button><button onclick="location.href='./tags/slice.html'">slice</button><button onclick="location.href='./tags/slicing.html'">slicing</button><button onclick="location.href='./tags/string.html'">string</button><button onclick="location.href='./tags/type.html'">type</button><button onclick="location.href='./tags/type_inference.html'">type_inference</button><button onclick="location.href='./tags/uint.html'">uint</button><button onclick="location.href='./tags/workspace.html'">workspace</button></div></body></html>
9+
</div><h1>Tags</h1><br/><div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap;"><button onclick="location.href='./tags/FNV-1.html'">FNV-1</button><button onclick="location.href='./tags/FNV-1a.html'">FNV-1a</button><button onclick="location.href='./tags/SHA.html'">SHA</button><button onclick="location.href='./tags/SHA1.html'">SHA1</button><button onclick="location.href='./tags/SHA2.html'">SHA2</button><button onclick="location.href='./tags/SHA256.html'">SHA256</button><button onclick="location.href='./tags/SHA3.html'">SHA3</button><button onclick="location.href='./tags/SHA512.html'">SHA512</button><button onclick="location.href='./tags/blake2.html'">blake2</button><button onclick="location.href='./tags/blake2b.html'">blake2b</button><button onclick="location.href='./tags/blake2s.html'">blake2s</button><button onclick="location.href='./tags/byte_slice.html'">byte_slice</button><button onclick="location.href='./tags/complex.html'">complex</button><button onclick="location.href='./tags/double.html'">double</button><button onclick="location.href='./tags/empty_struct.html'">empty_struct</button><button onclick="location.href='./tags/float.html'">float</button><button onclick="location.href='./tags/go.html'">go</button><button onclick="location.href='./tags/hash.html'">hash</button><button onclick="location.href='./tags/hello_world.html'">hello_world</button><button onclick="location.href='./tags/int.html'">int</button><button onclick="location.href='./tags/map.html'">map</button><button onclick="location.href='./tags/math_rand.html'">math_rand</button><button onclick="location.href='./tags/module.html'">module</button><button onclick="location.href='./tags/monorepo.html'">monorepo</button><button onclick="location.href='./tags/set.html'">set</button><button onclick="location.href='./tags/slice.html'">slice</button><button onclick="location.href='./tags/slicing.html'">slicing</button><button onclick="location.href='./tags/string.html'">string</button><button onclick="location.href='./tags/type.html'">type</button><button onclick="location.href='./tags/type_inference.html'">type_inference</button><button onclick="location.href='./tags/uint.html'">uint</button><button onclick="location.href='./tags/workspace.html'">workspace</button></div></body></html>
1010
<!-- Third Party Licenses : /THIRD_PARTY_LICENSES.md -->

public/tags/FNV-1.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
2+
<!DOCTYPE html>
3+
<html><head><title>FNV-1</title><meta charset="UTF-8">
4+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="stylesheet" href="../water.css"></head><body>
6+
<div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap; justify-content: flex-end;">
7+
<button onclick="location.href='../index.html'">index</button>
8+
<button onclick="location.href='../tags.html'">tags</button>
9+
</div><h1>FNV-1</h1><br/><div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap;"><button onclick="location.href='../go hash.html'">go hash</button></div></body></html>
10+
<!-- Third Party Licenses : /THIRD_PARTY_LICENSES.md -->

public/tags/FNV-1a.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
2+
<!DOCTYPE html>
3+
<html><head><title>FNV-1a</title><meta charset="UTF-8">
4+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="stylesheet" href="../water.css"></head><body>
6+
<div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap; justify-content: flex-end;">
7+
<button onclick="location.href='../index.html'">index</button>
8+
<button onclick="location.href='../tags.html'">tags</button>
9+
</div><h1>FNV-1a</h1><br/><div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap;"><button onclick="location.href='../go hash.html'">go hash</button></div></body></html>
10+
<!-- Third Party Licenses : /THIRD_PARTY_LICENSES.md -->

public/tags/SHA.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
2+
<!DOCTYPE html>
3+
<html><head><title>SHA</title><meta charset="UTF-8">
4+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="stylesheet" href="../water.css"></head><body>
6+
<div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap; justify-content: flex-end;">
7+
<button onclick="location.href='../index.html'">index</button>
8+
<button onclick="location.href='../tags.html'">tags</button>
9+
</div><h1>SHA</h1><br/><div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap;"><button onclick="location.href='../go hash.html'">go hash</button></div></body></html>
10+
<!-- Third Party Licenses : /THIRD_PARTY_LICENSES.md -->

public/tags/SHA1.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
2+
<!DOCTYPE html>
3+
<html><head><title>SHA1</title><meta charset="UTF-8">
4+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="stylesheet" href="../water.css"></head><body>
6+
<div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap; justify-content: flex-end;">
7+
<button onclick="location.href='../index.html'">index</button>
8+
<button onclick="location.href='../tags.html'">tags</button>
9+
</div><h1>SHA1</h1><br/><div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap;"><button onclick="location.href='../go hash.html'">go hash</button></div></body></html>
10+
<!-- Third Party Licenses : /THIRD_PARTY_LICENSES.md -->

public/tags/SHA2.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
2+
<!DOCTYPE html>
3+
<html><head><title>SHA2</title><meta charset="UTF-8">
4+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="stylesheet" href="../water.css"></head><body>
6+
<div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap; justify-content: flex-end;">
7+
<button onclick="location.href='../index.html'">index</button>
8+
<button onclick="location.href='../tags.html'">tags</button>
9+
</div><h1>SHA2</h1><br/><div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap;"><button onclick="location.href='../go hash.html'">go hash</button></div></body></html>
10+
<!-- Third Party Licenses : /THIRD_PARTY_LICENSES.md -->

public/tags/SHA256.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
2+
<!DOCTYPE html>
3+
<html><head><title>SHA256</title><meta charset="UTF-8">
4+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="stylesheet" href="../water.css"></head><body>
6+
<div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap; justify-content: flex-end;">
7+
<button onclick="location.href='../index.html'">index</button>
8+
<button onclick="location.href='../tags.html'">tags</button>
9+
</div><h1>SHA256</h1><br/><div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap;"><button onclick="location.href='../go hash.html'">go hash</button></div></body></html>
10+
<!-- Third Party Licenses : /THIRD_PARTY_LICENSES.md -->

public/tags/SHA3.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
2+
<!DOCTYPE html>
3+
<html><head><title>SHA3</title><meta charset="UTF-8">
4+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="stylesheet" href="../water.css"></head><body>
6+
<div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap; justify-content: flex-end;">
7+
<button onclick="location.href='../index.html'">index</button>
8+
<button onclick="location.href='../tags.html'">tags</button>
9+
</div><h1>SHA3</h1><br/><div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap;"><button onclick="location.href='../go hash.html'">go hash</button></div></body></html>
10+
<!-- Third Party Licenses : /THIRD_PARTY_LICENSES.md -->

public/tags/SHA512.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
2+
<!DOCTYPE html>
3+
<html><head><title>SHA512</title><meta charset="UTF-8">
4+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="stylesheet" href="../water.css"></head><body>
6+
<div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap; justify-content: flex-end;">
7+
<button onclick="location.href='../index.html'">index</button>
8+
<button onclick="location.href='../tags.html'">tags</button>
9+
</div><h1>SHA512</h1><br/><div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap;"><button onclick="location.href='../go hash.html'">go hash</button></div></body></html>
10+
<!-- Third Party Licenses : /THIRD_PARTY_LICENSES.md -->

public/tags/blake2.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
2+
<!DOCTYPE html>
3+
<html><head><title>blake2</title><meta charset="UTF-8">
4+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="stylesheet" href="../water.css"></head><body>
6+
<div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap; justify-content: flex-end;">
7+
<button onclick="location.href='../index.html'">index</button>
8+
<button onclick="location.href='../tags.html'">tags</button>
9+
</div><h1>blake2</h1><br/><div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap;"><button onclick="location.href='../go hash.html'">go hash</button></div></body></html>
10+
<!-- Third Party Licenses : /THIRD_PARTY_LICENSES.md -->

public/tags/blake2b.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
2+
<!DOCTYPE html>
3+
<html><head><title>blake2b</title><meta charset="UTF-8">
4+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="stylesheet" href="../water.css"></head><body>
6+
<div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap; justify-content: flex-end;">
7+
<button onclick="location.href='../index.html'">index</button>
8+
<button onclick="location.href='../tags.html'">tags</button>
9+
</div><h1>blake2b</h1><br/><div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap;"><button onclick="location.href='../go hash.html'">go hash</button></div></body></html>
10+
<!-- Third Party Licenses : /THIRD_PARTY_LICENSES.md -->

public/tags/blake2s.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
2+
<!DOCTYPE html>
3+
<html><head><title>blake2s</title><meta charset="UTF-8">
4+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="stylesheet" href="../water.css"></head><body>
6+
<div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap; justify-content: flex-end;">
7+
<button onclick="location.href='../index.html'">index</button>
8+
<button onclick="location.href='../tags.html'">tags</button>
9+
</div><h1>blake2s</h1><br/><div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap;"><button onclick="location.href='../go hash.html'">go hash</button></div></body></html>
10+
<!-- Third Party Licenses : /THIRD_PARTY_LICENSES.md -->

public/tags/go.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
<div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap; justify-content: flex-end;">
77
<button onclick="location.href='../index.html'">index</button>
88
<button onclick="location.href='../tags.html'">tags</button>
9-
</div><h1>go</h1><br/><div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap;"><button onclick="location.href='../go module.html'">go module</button><button onclick="location.href='../go type.html'">go type</button><button onclick="location.href='../go workspace.html'">go workspace</button><button onclick="location.href='../hello, world!.html'">hello, world!</button><button onclick="location.href='../random hello world.html'">random hello world</button></div></body></html>
9+
</div><h1>go</h1><br/><div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap;"><button onclick="location.href='../go hash.html'">go hash</button><button onclick="location.href='../go module.html'">go module</button><button onclick="location.href='../go type.html'">go type</button><button onclick="location.href='../go workspace.html'">go workspace</button><button onclick="location.href='../hello, world!.html'">hello, world!</button><button onclick="location.href='../random hello world.html'">random hello world</button></div></body></html>
1010
<!-- Third Party Licenses : /THIRD_PARTY_LICENSES.md -->

public/tags/hash.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
2+
<!DOCTYPE html>
3+
<html><head><title>hash</title><meta charset="UTF-8">
4+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="stylesheet" href="../water.css"></head><body>
6+
<div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap; justify-content: flex-end;">
7+
<button onclick="location.href='../index.html'">index</button>
8+
<button onclick="location.href='../tags.html'">tags</button>
9+
</div><h1>hash</h1><br/><div style="display: flex; align-items: center; align-self: center; flex-direction: row; flex-wrap: wrap;"><button onclick="location.href='../go hash.html'">go hash</button></div></body></html>
10+
<!-- Third Party Licenses : /THIRD_PARTY_LICENSES.md -->

0 commit comments

Comments
 (0)