Open KossiJunior opened 6 months ago
Failed on UI tests. Can you fix it or do i need to made modifications to the operations code ?
Hello,
Any news on this ?
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!
It should be good.
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/