{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":742710141,"defaultBranch":"main","name":"ezCipher","ownerLogin":"TERNION-1121","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-01-13T06:03:22.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/97667653?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1707888550.0","currentOid":""},"activityList":{"items":[{"before":"8578ad2f281fe5bf48722a422e6255c60761deed","after":"1c4fc716bdcd78d863bf48acbf1c30cc4a5fb665","ref":"refs/heads/main","pushedAt":"2024-02-14T05:27:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TERNION-1121","name":"Vikrant Singh Bhadouriya","path":"/TERNION-1121","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97667653?s=80&v=4"},"commit":{"message":"Add new cipher option, Vigenere Cipher","shortMessageHtmlLink":"Add new cipher option, Vigenere Cipher"}},{"before":"82a8ffb6a4b8e8772b60394c91c0fe1ee215ec6f","after":"8578ad2f281fe5bf48722a422e6255c60761deed","ref":"refs/heads/main","pushedAt":"2024-02-13T15:00:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TERNION-1121","name":"Vikrant Singh Bhadouriya","path":"/TERNION-1121","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97667653?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"d8b44a57a519e1b21c4c61378cf34b660af398ba","after":"82a8ffb6a4b8e8772b60394c91c0fe1ee215ec6f","ref":"refs/heads/main","pushedAt":"2024-02-13T14:59:06.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"TERNION-1121","name":"Vikrant Singh Bhadouriya","path":"/TERNION-1121","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97667653?s=80&v=4"},"commit":{"message":"Merge branch 'main' of https://github.com/TERNION-1121/ezCipher","shortMessageHtmlLink":"Merge branch 'main' of https://github.com/TERNION-1121/ezCipher"}},{"before":"e5c486ab2d52a2808ee154fd186a6ba1f6af8e1a","after":"d8b44a57a519e1b21c4c61378cf34b660af398ba","ref":"refs/heads/main","pushedAt":"2024-02-08T09:46:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TERNION-1121","name":"Vikrant Singh Bhadouriya","path":"/TERNION-1121","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97667653?s=80&v=4"},"commit":{"message":"Update caesar.md","shortMessageHtmlLink":"Update caesar.md"}},{"before":"35d6ad9be2462cfde97020461135b5d973267ffe","after":"e5c486ab2d52a2808ee154fd186a6ba1f6af8e1a","ref":"refs/heads/main","pushedAt":"2024-02-08T09:45:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TERNION-1121","name":"Vikrant Singh Bhadouriya","path":"/TERNION-1121","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97667653?s=80&v=4"},"commit":{"message":"edit README.md and add caesar.md\nAdd cipher-descriptions directory to hold the explanation markdown files for each of the available ciphers.","shortMessageHtmlLink":"edit README.md and add caesar.md"}},{"before":"e3a02c5ef745d89938a1b5770fb684a949c045da","after":null,"ref":"refs/heads/tests","pushedAt":"2024-02-08T08:20:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"TERNION-1121","name":"Vikrant Singh Bhadouriya","path":"/TERNION-1121","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97667653?s=80&v=4"}},{"before":"65d67cb5fa4c61501f4528b962660e00e8fd002e","after":"e3a02c5ef745d89938a1b5770fb684a949c045da","ref":"refs/heads/tests","pushedAt":"2024-02-04T11:31:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TERNION-1121","name":"Vikrant Singh Bhadouriya","path":"/TERNION-1121","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97667653?s=80&v=4"},"commit":{"message":"Add code for the available ciphers in python for future tests","shortMessageHtmlLink":"Add code for the available ciphers in python for future tests"}},{"before":null,"after":"65d67cb5fa4c61501f4528b962660e00e8fd002e","ref":"refs/heads/tests","pushedAt":"2024-02-03T10:47:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"TERNION-1121","name":"Vikrant Singh Bhadouriya","path":"/TERNION-1121","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97667653?s=80&v=4"},"commit":{"message":"Testing Initializations\nCreate tests/tests.py and add class declarations for different kind of tests.\nTODO: Work on these tests.","shortMessageHtmlLink":"Testing Initializations"}},{"before":"91e53005e76cac068f13042284f6ad8d03020b2d","after":"35d6ad9be2462cfde97020461135b5d973267ffe","ref":"refs/heads/main","pushedAt":"2024-01-31T17:53:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TERNION-1121","name":"Vikrant Singh Bhadouriya","path":"/TERNION-1121","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97667653?s=80&v=4"},"commit":{"message":"Fix caesar key validation\n> : return true if whole of s represents a valid integer in range [1, 26], else false\n> remove from utils.c\n> changing the number of bytes 'd in the respective encryption and decryption algorithms of the available ciphers to **size+1**","shortMessageHtmlLink":"Fix caesar key validation"}},{"before":"a5c53ae516bdda64bf923c3b9a92f679e44d60a1","after":"91e53005e76cac068f13042284f6ad8d03020b2d","ref":"refs/heads/main","pushedAt":"2024-01-18T16:32:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TERNION-1121","name":"Vikrant Singh Bhadouriya","path":"/TERNION-1121","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97667653?s=80&v=4"},"commit":{"message":"Create LICENSE","shortMessageHtmlLink":"Create LICENSE"}},{"before":"d7bbac0f3847da68d66eb40f7be67b38d16b0e9f","after":"a5c53ae516bdda64bf923c3b9a92f679e44d60a1","ref":"refs/heads/main","pushedAt":"2024-01-18T16:21:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TERNION-1121","name":"Vikrant Singh Bhadouriya","path":"/TERNION-1121","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97667653?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"480f9330dda09bbe3aef6ebae7442fca0acddcba","after":"d7bbac0f3847da68d66eb40f7be67b38d16b0e9f","ref":"refs/heads/main","pushedAt":"2024-01-18T10:15:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TERNION-1121","name":"Vikrant Singh Bhadouriya","path":"/TERNION-1121","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97667653?s=80&v=4"},"commit":{"message":"Complete ezCipher.\nTODOs:\n- Write a readme for the repository\n- Fix the usage of atoi (unexpected behaviour with exorbitant numbers)","shortMessageHtmlLink":"Complete ezCipher."}},{"before":"8a802c9ed7278c0a9fddee779ebe97be2d0d6b3b","after":"480f9330dda09bbe3aef6ebae7442fca0acddcba","ref":"refs/heads/main","pushedAt":"2024-01-17T14:41:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TERNION-1121","name":"Vikrant Singh Bhadouriya","path":"/TERNION-1121","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97667653?s=80&v=4"},"commit":{"message":"Complete code for usable ezCipher; TODOs: Change the way to enter arguments, and final touch up to code","shortMessageHtmlLink":"Complete code for usable ezCipher; TODOs: Change the way to enter arg…"}},{"before":"899ad8afee795d68bbf6e9a27d362434e94ba164","after":"8a802c9ed7278c0a9fddee779ebe97be2d0d6b3b","ref":"refs/heads/main","pushedAt":"2024-01-17T10:40:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TERNION-1121","name":"Vikrant Singh Bhadouriya","path":"/TERNION-1121","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97667653?s=80&v=4"},"commit":{"message":"Completing code; TODOs: Check working of the program","shortMessageHtmlLink":"Completing code; TODOs: Check working of the program"}},{"before":"07d0aa7a141f3ed3e3808e99bb438a723ba67eee","after":"899ad8afee795d68bbf6e9a27d362434e94ba164","ref":"refs/heads/main","pushedAt":"2024-01-16T10:54:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TERNION-1121","name":"Vikrant Singh Bhadouriya","path":"/TERNION-1121","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97667653?s=80&v=4"},"commit":{"message":"Complete template code in ec.c; TODOs: Complete code at place of comments","shortMessageHtmlLink":"Complete template code in ec.c; TODOs: Complete code at place of comm…"}},{"before":"334ce2d8204ed1a67385170cde39aa1bc2ebd4a3","after":"07d0aa7a141f3ed3e3808e99bb438a723ba67eee","ref":"refs/heads/main","pushedAt":"2024-01-14T17:02:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TERNION-1121","name":"Vikrant Singh Bhadouriya","path":"/TERNION-1121","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97667653?s=80&v=4"},"commit":{"message":"Add encryption and decryption algorithms for caesar and substitution ciphers","shortMessageHtmlLink":"Add encryption and decryption algorithms for caesar and substitution …"}},{"before":"9ebb3d96b6337c374e0a55013ffc37fd511aaaf3","after":"334ce2d8204ed1a67385170cde39aa1bc2ebd4a3","ref":"refs/heads/main","pushedAt":"2024-01-14T10:32:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TERNION-1121","name":"Vikrant Singh Bhadouriya","path":"/TERNION-1121","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97667653?s=80&v=4"},"commit":{"message":"Create necessary header files and write the template code for ec.c","shortMessageHtmlLink":"Create necessary header files and write the template code for ec.c"}},{"before":"402de01d99b48c57f7f448c4bb004f47de1909c5","after":"9ebb3d96b6337c374e0a55013ffc37fd511aaaf3","ref":"refs/heads/main","pushedAt":"2024-01-14T06:11:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TERNION-1121","name":"Vikrant Singh Bhadouriya","path":"/TERNION-1121","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97667653?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"8b577c85a9944a80fa770eb99e5544019d2c0640","after":"402de01d99b48c57f7f448c4bb004f47de1909c5","ref":"refs/heads/main","pushedAt":"2024-01-13T06:18:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TERNION-1121","name":"Vikrant Singh Bhadouriya","path":"/TERNION-1121","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97667653?s=80&v=4"},"commit":{"message":"Added usage template and TODOs in README.md","shortMessageHtmlLink":"Added usage template and TODOs in README.md"}},{"before":null,"after":"8b577c85a9944a80fa770eb99e5544019d2c0640","ref":"refs/heads/main","pushedAt":"2024-01-13T06:03:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"TERNION-1121","name":"Vikrant Singh Bhadouriya","path":"/TERNION-1121","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/97667653?s=80&v=4"},"commit":{"message":"Initial commit","shortMessageHtmlLink":"Initial commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMi0xNFQwNToyNzoxMy4wMDAwMDBazwAAAAP6MRRo","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMi0xNFQwNToyNzoxMy4wMDAwMDBazwAAAAP6MRRo","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMS0xM1QwNjowMzoyMy4wMDAwMDBazwAAAAPewr0w"}},"title":"Activity · TERNION-1121/ezCipher"}