Skip to content

PlayFair-Cipher with Key Matrix of 10x10 which includes alphabets, numbers and special symbols (Android Studio)

Notifications You must be signed in to change notification settings

HarshGajjarXXIV/PlayFair-Cipher

Repository files navigation

PlayFair-Cipher


10x10 Key Matrix

[[A, B, C, D, E, F, G, H, I, J],
[K, L, M, N, O, P, Q, R, S, T],
[U, V, W, X, Y, Z, a, b, c, d],
[e, f, g, h, i, j, k, l, m, n],
[o, p, q, r, s, t, u, v, w, x],
[y, z, 0, 1, 2, 3, 4, 5, 6, 7],
[8, 9, , ~, `, !, @, #, $, %],
[^, &, *, (, ), _, -, +, =, [],
[], {, }, \, |, :, ;, ", ', <],
[>, ,, ., ?, /, ó, õ, Ą, È, £]]

About

PlayFair-Cipher with Key Matrix of 10x10 which includes alphabets, numbers and special symbols (Android Studio)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages