Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Enemy Territory | 415 | 11 years ago | gpl-3.0 | C | ||||||
Wolfenstein: Enemy Territory GPL Source Release | ||||||||||
Quake3.gpl.old | 17 | 11 years ago | gpl-2.0 | C | ||||||
Quake | 15 | 13 years ago | gpl-2.0 | C | ||||||
Quake 3 code | ||||||||||
Quake3 Ios | 14 | 11 years ago | 2 | gpl-2.0 | C | |||||
Port of Quake 3 Arena to iOS | ||||||||||
Quake3 Hd Ipad | 12 | 12 years ago | 1 | gpl-2.0 | C | |||||
Quake 3 Arena for iPad | ||||||||||
Quake3_pandora_gles | 9 | 14 years ago | gpl-2.0 | C | ||||||
OpenGL ES quake3 port to the pandora | ||||||||||
Ios Rsa | 5 | 8 years ago | mit | Objective-C | ||||||
solve only modulus and exponent question | ||||||||||
Gruntier | 5 | 8 years ago | JavaScript | |||||||
A baseline grunt application for starting projects | ||||||||||
Quake3 1.32b | 3 | 11 years ago | gpl-2.0 | C | ||||||
Quake 3 | ||||||||||
Et Gpl | 2 | 12 years ago | gpl-3.0 | C | ||||||
My half-assed attempt to get the Wolfenstein Enemy Territory GPL source code to compile and work, initially for MacOS X. |
solve only modulus and exponent question
得益于https://github.com/ideawu/Objective-C-RSA的成果,才使得这个问题得到解决,现在放出来,希望对大家有帮助。
The MIT License (MIT)
Copyright (c) 2015 codefunny
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.