-
**This is a(n):**
- [x] New algorithm
**Details:**
As Caesar cipher and a modified version of Caesar cipher is easy to break, monoalphabetic cipher comes into the picture. In monoal…
-
1. Change the "Contributors" heading to be "Curation Committee"
2. Make two sub-headings underneath there: "Members:", "Co-Chairs", and "Student Contributors:"
3. Put Matthew Caesar and Jim Kurose u…
-
See [Caesar.jl #91](https://github.com/dehann/Caesar.jl/issues/91).
-
## Report
What did you do?
- run `pod install` on an empty folder with just this `Podfile`
```ruby
platform :ios, '8.0'
plugin 'cocoapods-rome'
target 'caesar' do
pod 'Alamofire'
end
…
-
### Required for alpha release:
- [ ] Naming of the new theme generator. (`caesar` or some other)
- [ ] Ability to generate theme by different ways:
- - [ ] Generate theme using php & drupal comman…
-
### Checks
- [X] This is not a duplicate of an existing issue (please have a look through our [open issues list](https://github.com/TheOdinProject/curriculum/issues) to make sure)
- [X] I have tho…
-
-
The Odin's file, [project_testing_practice.md](https://github.com/TheOdinProject/curriculum/blob/main/javascript/testing_javascript/project_testing_practice.md) is updated. Please update the Kampus' f…
-
This is a feature request to optimize integration of Caesar into [`swiftgalaxy`](https://github.com/SWIFTSIM/swiftgalaxy/tree/caesar).
That package facilitates retrieving a collection (e.g. halo, g…
-
Create code for solving Caesar's Cipher at Duke Java Specialization