Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit38b2b97

Browse files
committed
Add Hill Cipher.
1 parent52fbc8a commit38b2b97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ a set of rules that precisely define a sequence of operations.
141141
***Cryptography**
142142
*`B`[Polynomial Hash](src/algorithms/cryptography/polynomial-hash) - rolling hash function based on polynomial
143143
*`B`[Caesar Cipher](src/algorithms/cryptography/caesar-cipher) - simple substitution cipher
144-
*`B`[Hill Cipher](src/algorithms/cryptography/hill-cipher) -polygraphicsubstitution cipher
144+
*`B`[Hill Cipher](src/algorithms/cryptography/hill-cipher) - substitution cipher based on linear algebra
145145
***Machine Learning**
146146
*`B`[NanoNeuron](https://github.com/trekhleb/nano-neuron) - 7 simple JS functions that illustrate how machines can actually learn (forward/backward propagation)
147147
*`B`[k-NN](src/algorithms/ml/knn) - k-nearest neighbors classification algorithm

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp