CyberChef/src/core
Luke Lanchester 87b77215e4 Added Haversine distance operation
This operation calculates the great circle distance between two GPS co-ordinates, returning the value
2018-08-03 18:20:38 +01:00
..
config Added Haversine distance operation 2018-08-03 18:20:38 +01:00
errors ESM: Fixed OperationError detection and tidied up ops. 2018-05-16 10:17:49 +01:00
lib Merge branch 'esm' of github.com:gchq/CyberChef into esm 2018-06-03 17:33:39 +01:00
operations Added Haversine distance operation 2018-08-03 18:20:38 +01:00
vendor Ported Image operations + some cleanup 2018-05-27 23:27:11 +01:00
Chef.mjs ESM: Ported MS and Entropy operations 2018-05-16 11:39:30 +01:00
ChefWorker.js ESM: Added BackgroundWorkerWaiter for running Magic on output in the background 2018-06-03 17:33:13 +01:00
Dish.mjs Added File and JSON Dish types and updated types for compression ops. 2018-04-21 13:41:42 +01:00
Ingredient.mjs Added toggleString support 2018-05-11 10:03:06 +01:00
Operation.mjs Merged esm branch into feature-magic. Ported FileType ops. 2018-05-20 16:49:42 +01:00
Recipe.mjs Merged esm branch into feature-magic. Ported FileType ops. 2018-05-20 16:49:42 +01:00
Utils.mjs Merged esm branch into feature-magic. Ported FileType ops. 2018-05-20 16:49:42 +01:00