Skip to content
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

Added 2 new operations 'NTPTimestampToUNIXTimestamp' and 'UNIXTimesta… #1814

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

KossiJunior
Copy link

Hello,

I'm adding 2 new operations to convert NTP timestamp to UNIX timestamp and the other way round.
The NTP timestamp is detailed in the following links :

https://www.ntp.org/reflib/y2k/
https://datatracker.ietf.org/doc/html/rfc5905
https://tickelton.gitlab.io/articles/ntp-timestamps/

@KossiJunior
Copy link
Author

Failed on UI tests. Can you fix it or do i need to made modifications to the operations code ?

@KossiJunior
Copy link
Author

Hello,

Any news on this ?

@a3957273
Copy link
Member

Hey @KossiJunior, this is a really good PR and a nice addition to CyberChef! Could you add the tests you've created to the test runner in this file:

https://github.com/gchq/CyberChef/blob/master/tests/operations/index.mjs

Other than that, your PR looks ready to go!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants