diff --git a/src/core/lib/Salsa20.mjs b/src/core/lib/Salsa20.mjs index 59d6005b..a252b54e 100644 --- a/src/core/lib/Salsa20.mjs +++ b/src/core/lib/Salsa20.mjs @@ -1,11 +1,10 @@ +// Forked from https://github.com/thesimj/js-salsa20 by cbeuw (Andy Wang) /* * Copyright (c) 2017, Bubelich Mykola * https://www.bubelich.com * * (。◕‿‿◕。) * - * Modified by cbeuw (Andy Wang) - * * All rights reserved. * * Redistribution and use in source and binary forms, with or without