Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

All published worksheets from http://sagenb.org

189887 views
ubuntu2004
S = ShiftCryptosystem(AlphabeticStrings()); S P = S.encoding("Hi lea, youre the best."); P K = S.random_key() C = S.enciphering(K,P); C; K; S.deciphering(K,C)
IJMFBZPVSFUIFCFTU 1 HILEAYOURETHEBEST