-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Milestone: sha1collisiondetection #61
Labels
kind:milestone
A rough target for the next development cycle
Comments
This was referenced Jan 16, 2022
ForNeVeR
added a commit
that referenced
this issue
Jan 20, 2022
ForNeVeR
added a commit
that referenced
this issue
Oct 19, 2022
ForNeVeR
added a commit
that referenced
this issue
Jan 17, 2024
Project fork for experiments with a rudimentary build script: https://github.com/ForNeVeR/sha1collisiondetection/blob/a00de8ddf23420057013a583551c9c31b48abe50/build.cesium.ps1 |
ForNeVeR
added a commit
that referenced
this issue
Jan 17, 2024
ForNeVeR
added a commit
that referenced
this issue
Jan 17, 2024
This was referenced Jan 17, 2024
Merged
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Historically, the idea of Cesium appeared after we were discussing a possibility of porting code from sha1collisiondetection project to Fenrir, a project to create a Git client in .NET.
So, our next milestone is going to be the compilation of said project using Cesium.
Milestone goals:
Milestone non-goals:
Tasks (a pretty rough list; will be elaborated on the go):
#define
,#ifdef
) #70#if defined
) #71(not a lot of them, thankfully)
if
/else
statement #99for
statement #100switch-case
support #74->
) #103unsigned char
) #104break
statement for loops #120#elif
#517The text was updated successfully, but these errors were encountered: