Advanced Search
Search Results
144 total results found
Encrypt: ππ
Symbol πbehaves like a binary operatorπ encrypts what is on its rhs e.g. πmππuses the key on its lhs to encryptcrypt = ππ m just like e.g. multiplication copies the resultant into the lhs of = ππ m behaves like a product by the operator πincorporating is rh...
Decrypt: π π
π ["rsa"] ; bob = "hi"; crypt = ππ bob; alice = crypt π π; show bob also alice; save as rsa; Output: "bob" βΆ "(\"hi\")" "alice" βΆ "(\"hi\")"
Digital Signature
Computational components for signing any objects
Asymmetic Keys
Two keys one public and one private.
Cipherπis non-commutative
ππ encrypts while ππ decrypts! πis called Cipher. Cipherπacts like a binary operator.
?
No matter , if the key on the left of the cipher π is public and the right side only the private key, how about a single key κ symbol which is replaced according to its corresponding location relative to π. y = κ πx encrypts x into y and x = yπκ decrypts y bac...
βοΈ
π; βοΈ ( π€"dara1"->"dara tag1" β²"this is a ccndev test1" π€"dara2"->"dara tag2" β²"this is a ccndev test2" ); keys = "βοΈ/bloxberg/keys"; show keys; value = "βοΈ/pdf"; cert = "βοΈ/certificate"; crid ="βοΈ/bloxberg/crid"; bodycrid = "βοΈ/hashli...
Example: Photo ID
πΆ; π; //add name and other information; βοΈ( π€"first name"->"dara" π€"last name"->"shayda" ); show "πΆ/highlight"; save as photo_id;
Faces
πΆ Symbol extracts human faces from images.
Apes?!
πΆ symbol in Free Form language accesses images in variety of ways. No matter, the following orangutan image was accessed by the πΆ symbol or Face Symbol: πΆ; show "πΆ/highlight"; save as face; Output "πΆ/highlights" β "πΆ/highlight" β How abou...
"πΆ/highlights"
"highlights" in plural with an extra ending "s", configures the neural nets in πΆ Symbol to search for and extract all human faces. Example πΆ; show "πΆ/highlights"; save as faces; Output In these particular ensemble of neural nets only the face...
"πΆ/highlight"
πΆ; show "πΆ/highlight"; save as highlight;
TODO
Make πΆ Listable
HTML Apps
Keypad
Simple
Example: Bardcodes
Any image/photo entering the Free Form language computational container is immediately processed for: Any faces? if yes, highlight and cutout the facial regions and compute them (their properties).Any barcodes or qr-codes? if yes, highlight the barcode region...
Example Photo Id + multiple images and barcodes
USA, the state of Virginia (proposed?) Personal Identity card With qrcodes, barcodes and multiple images and text.Symbol πΆ does all the facial computing (neural nets), barcodes, qrcodes and image textThis will empower a universal blockchained or bloxberged Dig...