diff --git a/library/crypto/eapml/.gitignore b/contrib/ise_library/math/eapml/.gitignore similarity index 100% rename from library/crypto/eapml/.gitignore rename to contrib/ise_library/math/eapml/.gitignore diff --git a/library/crypto/eapml/bit_scan_gcc/limb_bit_scanning.e b/contrib/ise_library/math/eapml/bit_scan_gcc/limb_bit_scanning.e similarity index 100% rename from library/crypto/eapml/bit_scan_gcc/limb_bit_scanning.e rename to contrib/ise_library/math/eapml/bit_scan_gcc/limb_bit_scanning.e diff --git a/library/crypto/eapml/bit_scan_vc/limb_bit_scanning.e b/contrib/ise_library/math/eapml/bit_scan_vc/limb_bit_scanning.e similarity index 100% rename from library/crypto/eapml/bit_scan_vc/limb_bit_scanning.e rename to contrib/ise_library/math/eapml/bit_scan_vc/limb_bit_scanning.e diff --git a/library/crypto/eapml/divide_by_zero.e b/contrib/ise_library/math/eapml/divide_by_zero.e similarity index 100% rename from library/crypto/eapml/divide_by_zero.e rename to contrib/ise_library/math/eapml/divide_by_zero.e diff --git a/library/crypto/eapml/eapml-safe.ecf b/contrib/ise_library/math/eapml/eapml-safe.ecf similarity index 100% rename from library/crypto/eapml/eapml-safe.ecf rename to contrib/ise_library/math/eapml/eapml-safe.ecf diff --git a/library/crypto/eapml/eapml.ecf b/contrib/ise_library/math/eapml/eapml.ecf similarity index 100% rename from library/crypto/eapml/eapml.ecf rename to contrib/ise_library/math/eapml/eapml.ecf diff --git a/library/crypto/eapml/facilities/case_insensitive_strategy.e b/contrib/ise_library/math/eapml/facilities/case_insensitive_strategy.e similarity index 100% rename from library/crypto/eapml/facilities/case_insensitive_strategy.e rename to contrib/ise_library/math/eapml/facilities/case_insensitive_strategy.e diff --git a/library/crypto/eapml/facilities/case_sensitive_strategy.e b/contrib/ise_library/math/eapml/facilities/case_sensitive_strategy.e similarity index 100% rename from library/crypto/eapml/facilities/case_sensitive_strategy.e rename to contrib/ise_library/math/eapml/facilities/case_sensitive_strategy.e diff --git a/library/crypto/eapml/facilities/character_strategy.e b/contrib/ise_library/math/eapml/facilities/character_strategy.e similarity index 100% rename from library/crypto/eapml/facilities/character_strategy.e rename to contrib/ise_library/math/eapml/facilities/character_strategy.e diff --git a/library/crypto/eapml/facilities/integer_x_access.e b/contrib/ise_library/math/eapml/facilities/integer_x_access.e similarity index 100% rename from library/crypto/eapml/facilities/integer_x_access.e rename to contrib/ise_library/math/eapml/facilities/integer_x_access.e diff --git a/library/crypto/eapml/facilities/integer_x_arithmetic.e b/contrib/ise_library/math/eapml/facilities/integer_x_arithmetic.e similarity index 100% rename from library/crypto/eapml/facilities/integer_x_arithmetic.e rename to contrib/ise_library/math/eapml/facilities/integer_x_arithmetic.e diff --git a/library/crypto/eapml/facilities/integer_x_assignment.e b/contrib/ise_library/math/eapml/facilities/integer_x_assignment.e similarity index 100% rename from library/crypto/eapml/facilities/integer_x_assignment.e rename to contrib/ise_library/math/eapml/facilities/integer_x_assignment.e diff --git a/library/crypto/eapml/facilities/integer_x_comparison.e b/contrib/ise_library/math/eapml/facilities/integer_x_comparison.e similarity index 100% rename from library/crypto/eapml/facilities/integer_x_comparison.e rename to contrib/ise_library/math/eapml/facilities/integer_x_comparison.e diff --git a/library/crypto/eapml/facilities/integer_x_division.e b/contrib/ise_library/math/eapml/facilities/integer_x_division.e similarity index 100% rename from library/crypto/eapml/facilities/integer_x_division.e rename to contrib/ise_library/math/eapml/facilities/integer_x_division.e diff --git a/library/crypto/eapml/facilities/integer_x_facilities.e b/contrib/ise_library/math/eapml/facilities/integer_x_facilities.e similarity index 100% rename from library/crypto/eapml/facilities/integer_x_facilities.e rename to contrib/ise_library/math/eapml/facilities/integer_x_facilities.e diff --git a/library/crypto/eapml/facilities/integer_x_gcd.e b/contrib/ise_library/math/eapml/facilities/integer_x_gcd.e similarity index 100% rename from library/crypto/eapml/facilities/integer_x_gcd.e rename to contrib/ise_library/math/eapml/facilities/integer_x_gcd.e diff --git a/library/crypto/eapml/facilities/integer_x_io.e b/contrib/ise_library/math/eapml/facilities/integer_x_io.e similarity index 100% rename from library/crypto/eapml/facilities/integer_x_io.e rename to contrib/ise_library/math/eapml/facilities/integer_x_io.e diff --git a/library/crypto/eapml/facilities/integer_x_logic.e b/contrib/ise_library/math/eapml/facilities/integer_x_logic.e similarity index 100% rename from library/crypto/eapml/facilities/integer_x_logic.e rename to contrib/ise_library/math/eapml/facilities/integer_x_logic.e diff --git a/library/crypto/eapml/facilities/integer_x_number_theory.e b/contrib/ise_library/math/eapml/facilities/integer_x_number_theory.e similarity index 100% rename from library/crypto/eapml/facilities/integer_x_number_theory.e rename to contrib/ise_library/math/eapml/facilities/integer_x_number_theory.e diff --git a/library/crypto/eapml/facilities/integer_x_random.e b/contrib/ise_library/math/eapml/facilities/integer_x_random.e similarity index 100% rename from library/crypto/eapml/facilities/integer_x_random.e rename to contrib/ise_library/math/eapml/facilities/integer_x_random.e diff --git a/library/crypto/eapml/facilities/integer_x_sizing.e b/contrib/ise_library/math/eapml/facilities/integer_x_sizing.e similarity index 100% rename from library/crypto/eapml/facilities/integer_x_sizing.e rename to contrib/ise_library/math/eapml/facilities/integer_x_sizing.e diff --git a/library/crypto/eapml/facilities/mp_bases.e b/contrib/ise_library/math/eapml/facilities/mp_bases.e similarity index 100% rename from library/crypto/eapml/facilities/mp_bases.e rename to contrib/ise_library/math/eapml/facilities/mp_bases.e diff --git a/library/crypto/eapml/facilities/powers.e b/contrib/ise_library/math/eapml/facilities/powers.e similarity index 100% rename from library/crypto/eapml/facilities/powers.e rename to contrib/ise_library/math/eapml/facilities/powers.e diff --git a/library/crypto/eapml/facilities/rand_lc_struct.e b/contrib/ise_library/math/eapml/facilities/rand_lc_struct.e similarity index 100% rename from library/crypto/eapml/facilities/rand_lc_struct.e rename to contrib/ise_library/math/eapml/facilities/rand_lc_struct.e diff --git a/library/crypto/eapml/facilities/special_access.e b/contrib/ise_library/math/eapml/facilities/special_access.e similarity index 100% rename from library/crypto/eapml/facilities/special_access.e rename to contrib/ise_library/math/eapml/facilities/special_access.e diff --git a/library/crypto/eapml/facilities/special_arithmetic.e b/contrib/ise_library/math/eapml/facilities/special_arithmetic.e similarity index 100% rename from library/crypto/eapml/facilities/special_arithmetic.e rename to contrib/ise_library/math/eapml/facilities/special_arithmetic.e diff --git a/library/crypto/eapml/facilities/special_assignment.e b/contrib/ise_library/math/eapml/facilities/special_assignment.e similarity index 100% rename from library/crypto/eapml/facilities/special_assignment.e rename to contrib/ise_library/math/eapml/facilities/special_assignment.e diff --git a/library/crypto/eapml/facilities/special_comparison.e b/contrib/ise_library/math/eapml/facilities/special_comparison.e similarity index 100% rename from library/crypto/eapml/facilities/special_comparison.e rename to contrib/ise_library/math/eapml/facilities/special_comparison.e diff --git a/library/crypto/eapml/facilities/special_division.e b/contrib/ise_library/math/eapml/facilities/special_division.e similarity index 100% rename from library/crypto/eapml/facilities/special_division.e rename to contrib/ise_library/math/eapml/facilities/special_division.e diff --git a/library/crypto/eapml/facilities/special_gcd.e b/contrib/ise_library/math/eapml/facilities/special_gcd.e similarity index 100% rename from library/crypto/eapml/facilities/special_gcd.e rename to contrib/ise_library/math/eapml/facilities/special_gcd.e diff --git a/library/crypto/eapml/facilities/special_logic.e b/contrib/ise_library/math/eapml/facilities/special_logic.e similarity index 100% rename from library/crypto/eapml/facilities/special_logic.e rename to contrib/ise_library/math/eapml/facilities/special_logic.e diff --git a/library/crypto/eapml/facilities/special_number_theoretic.e b/contrib/ise_library/math/eapml/facilities/special_number_theoretic.e similarity index 100% rename from library/crypto/eapml/facilities/special_number_theoretic.e rename to contrib/ise_library/math/eapml/facilities/special_number_theoretic.e diff --git a/library/crypto/eapml/facilities/special_sizing.e b/contrib/ise_library/math/eapml/facilities/special_sizing.e similarity index 100% rename from library/crypto/eapml/facilities/special_sizing.e rename to contrib/ise_library/math/eapml/facilities/special_sizing.e diff --git a/library/crypto/eapml/facilities/special_utility.e b/contrib/ise_library/math/eapml/facilities/special_utility.e similarity index 100% rename from library/crypto/eapml/facilities/special_utility.e rename to contrib/ise_library/math/eapml/facilities/special_utility.e diff --git a/library/crypto/eapml/immutable_integer_x.e b/contrib/ise_library/math/eapml/immutable_integer_x.e similarity index 100% rename from library/crypto/eapml/immutable_integer_x.e rename to contrib/ise_library/math/eapml/immutable_integer_x.e diff --git a/library/crypto/eapml/integer_x.e b/contrib/ise_library/math/eapml/integer_x.e similarity index 100% rename from library/crypto/eapml/integer_x.e rename to contrib/ise_library/math/eapml/integer_x.e diff --git a/library/crypto/eapml/integer_x_string_exception.e b/contrib/ise_library/math/eapml/integer_x_string_exception.e similarity index 100% rename from library/crypto/eapml/integer_x_string_exception.e rename to contrib/ise_library/math/eapml/integer_x_string_exception.e diff --git a/library/crypto/eapml/inverse_exception.e b/contrib/ise_library/math/eapml/inverse_exception.e similarity index 100% rename from library/crypto/eapml/inverse_exception.e rename to contrib/ise_library/math/eapml/inverse_exception.e diff --git a/library/crypto/eapml/limb_natural_32/limb_definition.e b/contrib/ise_library/math/eapml/limb_natural_32/limb_definition.e similarity index 100% rename from library/crypto/eapml/limb_natural_32/limb_definition.e rename to contrib/ise_library/math/eapml/limb_natural_32/limb_definition.e diff --git a/library/crypto/eapml/limb_natural_32/limb_manipulation.e b/contrib/ise_library/math/eapml/limb_natural_32/limb_manipulation.e similarity index 100% rename from library/crypto/eapml/limb_natural_32/limb_manipulation.e rename to contrib/ise_library/math/eapml/limb_natural_32/limb_manipulation.e diff --git a/library/crypto/eapml/linear_congruential_rng.e b/contrib/ise_library/math/eapml/linear_congruential_rng.e similarity index 100% rename from library/crypto/eapml/linear_congruential_rng.e rename to contrib/ise_library/math/eapml/linear_congruential_rng.e diff --git a/library/crypto/eapml/mersenne_twister_rng.e b/contrib/ise_library/math/eapml/mersenne_twister_rng.e similarity index 100% rename from library/crypto/eapml/mersenne_twister_rng.e rename to contrib/ise_library/math/eapml/mersenne_twister_rng.e diff --git a/library/crypto/eapml/random_number_generator.e b/contrib/ise_library/math/eapml/random_number_generator.e similarity index 100% rename from library/crypto/eapml/random_number_generator.e rename to contrib/ise_library/math/eapml/random_number_generator.e diff --git a/library/crypto/eapml/readable_integer_x.e b/contrib/ise_library/math/eapml/readable_integer_x.e similarity index 100% rename from library/crypto/eapml/readable_integer_x.e rename to contrib/ise_library/math/eapml/readable_integer_x.e diff --git a/library/crypto/eapml/tests/TODO.txt b/contrib/ise_library/math/eapml/tests/TODO.txt similarity index 100% rename from library/crypto/eapml/tests/TODO.txt rename to contrib/ise_library/math/eapml/tests/TODO.txt diff --git a/library/crypto/eapml/tests/test.e b/contrib/ise_library/math/eapml/tests/test.e similarity index 100% rename from library/crypto/eapml/tests/test.e rename to contrib/ise_library/math/eapml/tests/test.e diff --git a/library/crypto/eapml/tests/test_integer_functions.e b/contrib/ise_library/math/eapml/tests/test_integer_functions.e similarity index 100% rename from library/crypto/eapml/tests/test_integer_functions.e rename to contrib/ise_library/math/eapml/tests/test_integer_functions.e diff --git a/library/crypto/eapml/tests/test_integer_x.e b/contrib/ise_library/math/eapml/tests/test_integer_x.e similarity index 100% rename from library/crypto/eapml/tests/test_integer_x.e rename to contrib/ise_library/math/eapml/tests/test_integer_x.e diff --git a/library/crypto/eapml/tests/test_integer_x_access.e b/contrib/ise_library/math/eapml/tests/test_integer_x_access.e similarity index 100% rename from library/crypto/eapml/tests/test_integer_x_access.e rename to contrib/ise_library/math/eapml/tests/test_integer_x_access.e diff --git a/library/crypto/eapml/tests/test_integer_x_arithmetic.e b/contrib/ise_library/math/eapml/tests/test_integer_x_arithmetic.e similarity index 100% rename from library/crypto/eapml/tests/test_integer_x_arithmetic.e rename to contrib/ise_library/math/eapml/tests/test_integer_x_arithmetic.e diff --git a/library/crypto/eapml/tests/test_integer_x_assignment.e b/contrib/ise_library/math/eapml/tests/test_integer_x_assignment.e similarity index 100% rename from library/crypto/eapml/tests/test_integer_x_assignment.e rename to contrib/ise_library/math/eapml/tests/test_integer_x_assignment.e diff --git a/library/crypto/eapml/tests/test_integer_x_division.e b/contrib/ise_library/math/eapml/tests/test_integer_x_division.e similarity index 100% rename from library/crypto/eapml/tests/test_integer_x_division.e rename to contrib/ise_library/math/eapml/tests/test_integer_x_division.e diff --git a/library/crypto/eapml/tests/test_integer_x_gcd.e b/contrib/ise_library/math/eapml/tests/test_integer_x_gcd.e similarity index 100% rename from library/crypto/eapml/tests/test_integer_x_gcd.e rename to contrib/ise_library/math/eapml/tests/test_integer_x_gcd.e diff --git a/library/crypto/eapml/tests/test_integer_x_io.e b/contrib/ise_library/math/eapml/tests/test_integer_x_io.e similarity index 100% rename from library/crypto/eapml/tests/test_integer_x_io.e rename to contrib/ise_library/math/eapml/tests/test_integer_x_io.e diff --git a/library/crypto/eapml/tests/test_integer_x_logic.e b/contrib/ise_library/math/eapml/tests/test_integer_x_logic.e similarity index 100% rename from library/crypto/eapml/tests/test_integer_x_logic.e rename to contrib/ise_library/math/eapml/tests/test_integer_x_logic.e diff --git a/library/crypto/eapml/tests/test_integer_x_number_theory.e b/contrib/ise_library/math/eapml/tests/test_integer_x_number_theory.e similarity index 100% rename from library/crypto/eapml/tests/test_integer_x_number_theory.e rename to contrib/ise_library/math/eapml/tests/test_integer_x_number_theory.e diff --git a/library/crypto/eapml/tests/test_integer_x_random.e b/contrib/ise_library/math/eapml/tests/test_integer_x_random.e similarity index 100% rename from library/crypto/eapml/tests/test_integer_x_random.e rename to contrib/ise_library/math/eapml/tests/test_integer_x_random.e diff --git a/library/crypto/eapml/tests/test_limb_manipulation.e b/contrib/ise_library/math/eapml/tests/test_limb_manipulation.e similarity index 100% rename from library/crypto/eapml/tests/test_limb_manipulation.e rename to contrib/ise_library/math/eapml/tests/test_limb_manipulation.e diff --git a/library/crypto/eapml/tests/test_randstruct_lc.e b/contrib/ise_library/math/eapml/tests/test_randstruct_lc.e similarity index 100% rename from library/crypto/eapml/tests/test_randstruct_lc.e rename to contrib/ise_library/math/eapml/tests/test_randstruct_lc.e diff --git a/library/crypto/eapml/tests/test_randstruct_mt.e b/contrib/ise_library/math/eapml/tests/test_randstruct_mt.e similarity index 100% rename from library/crypto/eapml/tests/test_randstruct_mt.e rename to contrib/ise_library/math/eapml/tests/test_randstruct_mt.e diff --git a/library/crypto/eapml/tests/test_special_arithmetic.e b/contrib/ise_library/math/eapml/tests/test_special_arithmetic.e similarity index 100% rename from library/crypto/eapml/tests/test_special_arithmetic.e rename to contrib/ise_library/math/eapml/tests/test_special_arithmetic.e diff --git a/library/crypto/eapml/tests/test_special_division.e b/contrib/ise_library/math/eapml/tests/test_special_division.e similarity index 100% rename from library/crypto/eapml/tests/test_special_division.e rename to contrib/ise_library/math/eapml/tests/test_special_division.e diff --git a/library/crypto/eapml/tests/test_special_gcd.e b/contrib/ise_library/math/eapml/tests/test_special_gcd.e similarity index 100% rename from library/crypto/eapml/tests/test_special_gcd.e rename to contrib/ise_library/math/eapml/tests/test_special_gcd.e diff --git a/library/crypto/eapml/tests/test_special_logic.e b/contrib/ise_library/math/eapml/tests/test_special_logic.e similarity index 100% rename from library/crypto/eapml/tests/test_special_logic.e rename to contrib/ise_library/math/eapml/tests/test_special_logic.e diff --git a/library/crypto/eapml/tests/test_special_number_theoretic.e b/contrib/ise_library/math/eapml/tests/test_special_number_theoretic.e similarity index 100% rename from library/crypto/eapml/tests/test_special_number_theoretic.e rename to contrib/ise_library/math/eapml/tests/test_special_number_theoretic.e diff --git a/library/crypto/eapml/tests/tests-safe.ecf b/contrib/ise_library/math/eapml/tests/tests-safe.ecf similarity index 100% rename from library/crypto/eapml/tests/tests-safe.ecf rename to contrib/ise_library/math/eapml/tests/tests-safe.ecf diff --git a/library/crypto/eapml/tests/tests.ecf b/contrib/ise_library/math/eapml/tests/tests.ecf similarity index 100% rename from library/crypto/eapml/tests/tests.ecf rename to contrib/ise_library/math/eapml/tests/tests.ecf diff --git a/library/crypto/eapml/tests/tests.rc b/contrib/ise_library/math/eapml/tests/tests.rc similarity index 100% rename from library/crypto/eapml/tests/tests.rc rename to contrib/ise_library/math/eapml/tests/tests.rc diff --git a/library/crypto/eel/.gitignore b/contrib/ise_library/text/encryption/eel/.gitignore similarity index 100% rename from library/crypto/eel/.gitignore rename to contrib/ise_library/text/encryption/eel/.gitignore diff --git a/library/crypto/eel/RSA/rsa_key_pair.e b/contrib/ise_library/text/encryption/eel/RSA/rsa_key_pair.e similarity index 100% rename from library/crypto/eel/RSA/rsa_key_pair.e rename to contrib/ise_library/text/encryption/eel/RSA/rsa_key_pair.e diff --git a/library/crypto/eel/RSA/rsa_private_key.e b/contrib/ise_library/text/encryption/eel/RSA/rsa_private_key.e similarity index 100% rename from library/crypto/eel/RSA/rsa_private_key.e rename to contrib/ise_library/text/encryption/eel/RSA/rsa_private_key.e diff --git a/library/crypto/eel/RSA/rsa_public_key.e b/contrib/ise_library/text/encryption/eel/RSA/rsa_public_key.e similarity index 100% rename from library/crypto/eel/RSA/rsa_public_key.e rename to contrib/ise_library/text/encryption/eel/RSA/rsa_public_key.e diff --git a/library/crypto/eel/aes/aes_common.e b/contrib/ise_library/text/encryption/eel/aes/aes_common.e similarity index 100% rename from library/crypto/eel/aes/aes_common.e rename to contrib/ise_library/text/encryption/eel/aes/aes_common.e diff --git a/library/crypto/eel/aes/aes_engine.e b/contrib/ise_library/text/encryption/eel/aes/aes_engine.e similarity index 100% rename from library/crypto/eel/aes/aes_engine.e rename to contrib/ise_library/text/encryption/eel/aes/aes_engine.e diff --git a/library/crypto/eel/aes/aes_key.e b/contrib/ise_library/text/encryption/eel/aes/aes_key.e similarity index 100% rename from library/crypto/eel/aes/aes_key.e rename to contrib/ise_library/text/encryption/eel/aes/aes_key.e diff --git a/library/crypto/eel/array_facilities.e b/contrib/ise_library/text/encryption/eel/array_facilities.e similarity index 100% rename from library/crypto/eel/array_facilities.e rename to contrib/ise_library/text/encryption/eel/array_facilities.e diff --git a/library/crypto/eel/byte_32_bit_block_facilities.e b/contrib/ise_library/text/encryption/eel/byte_32_bit_block_facilities.e similarity index 100% rename from library/crypto/eel/byte_32_bit_block_facilities.e rename to contrib/ise_library/text/encryption/eel/byte_32_bit_block_facilities.e diff --git a/library/crypto/eel/byte_64_bit_block_facilities.e b/contrib/ise_library/text/encryption/eel/byte_64_bit_block_facilities.e similarity index 100% rename from library/crypto/eel/byte_64_bit_block_facilities.e rename to contrib/ise_library/text/encryption/eel/byte_64_bit_block_facilities.e diff --git a/library/crypto/eel/byte_facilities.e b/contrib/ise_library/text/encryption/eel/byte_facilities.e similarity index 100% rename from library/crypto/eel/byte_facilities.e rename to contrib/ise_library/text/encryption/eel/byte_facilities.e diff --git a/library/crypto/eel/constants.e b/contrib/ise_library/text/encryption/eel/constants.e similarity index 100% rename from library/crypto/eel/constants.e rename to contrib/ise_library/text/encryption/eel/constants.e diff --git a/library/crypto/eel/der/array_der_sink.e b/contrib/ise_library/text/encryption/eel/der/array_der_sink.e similarity index 100% rename from library/crypto/eel/der/array_der_sink.e rename to contrib/ise_library/text/encryption/eel/der/array_der_sink.e diff --git a/library/crypto/eel/der/array_der_source.e b/contrib/ise_library/text/encryption/eel/der/array_der_source.e similarity index 100% rename from library/crypto/eel/der/array_der_source.e rename to contrib/ise_library/text/encryption/eel/der/array_der_source.e diff --git a/library/crypto/eel/der/der_encodable.e b/contrib/ise_library/text/encryption/eel/der/der_encodable.e similarity index 100% rename from library/crypto/eel/der/der_encodable.e rename to contrib/ise_library/text/encryption/eel/der/der_encodable.e diff --git a/library/crypto/eel/der/der_encoding.e b/contrib/ise_library/text/encryption/eel/der/der_encoding.e similarity index 100% rename from library/crypto/eel/der/der_encoding.e rename to contrib/ise_library/text/encryption/eel/der/der_encoding.e diff --git a/library/crypto/eel/der/der_facilities.e b/contrib/ise_library/text/encryption/eel/der/der_facilities.e similarity index 100% rename from library/crypto/eel/der/der_facilities.e rename to contrib/ise_library/text/encryption/eel/der/der_facilities.e diff --git a/library/crypto/eel/der/der_octet_sink.e b/contrib/ise_library/text/encryption/eel/der/der_octet_sink.e similarity index 100% rename from library/crypto/eel/der/der_octet_sink.e rename to contrib/ise_library/text/encryption/eel/der/der_octet_sink.e diff --git a/library/crypto/eel/der/der_octet_source.e b/contrib/ise_library/text/encryption/eel/der/der_octet_source.e similarity index 100% rename from library/crypto/eel/der/der_octet_source.e rename to contrib/ise_library/text/encryption/eel/der/der_octet_source.e diff --git a/library/crypto/eel/der/der_universal_class_tag.e b/contrib/ise_library/text/encryption/eel/der/der_universal_class_tag.e similarity index 100% rename from library/crypto/eel/der/der_universal_class_tag.e rename to contrib/ise_library/text/encryption/eel/der/der_universal_class_tag.e diff --git a/library/crypto/eel/digests/MD5/md5.e b/contrib/ise_library/text/encryption/eel/digests/MD5/md5.e similarity index 100% rename from library/crypto/eel/digests/MD5/md5.e rename to contrib/ise_library/text/encryption/eel/digests/MD5/md5.e diff --git a/library/crypto/eel/digests/SHA1/sha1.e b/contrib/ise_library/text/encryption/eel/digests/SHA1/sha1.e similarity index 100% rename from library/crypto/eel/digests/SHA1/sha1.e rename to contrib/ise_library/text/encryption/eel/digests/SHA1/sha1.e diff --git a/library/crypto/eel/digests/SHA256/sha256.e b/contrib/ise_library/text/encryption/eel/digests/SHA256/sha256.e similarity index 100% rename from library/crypto/eel/digests/SHA256/sha256.e rename to contrib/ise_library/text/encryption/eel/digests/SHA256/sha256.e diff --git a/library/crypto/eel/digests/sha_functions.e b/contrib/ise_library/text/encryption/eel/digests/sha_functions.e similarity index 100% rename from library/crypto/eel/digests/sha_functions.e rename to contrib/ise_library/text/encryption/eel/digests/sha_functions.e diff --git a/library/crypto/eel/digests/sha_functions.e.orig b/contrib/ise_library/text/encryption/eel/digests/sha_functions.e.orig similarity index 100% rename from library/crypto/eel/digests/sha_functions.e.orig rename to contrib/ise_library/text/encryption/eel/digests/sha_functions.e.orig diff --git a/library/crypto/eel/ec/ec_constants.e b/contrib/ise_library/text/encryption/eel/ec/ec_constants.e similarity index 100% rename from library/crypto/eel/ec/ec_constants.e rename to contrib/ise_library/text/encryption/eel/ec/ec_constants.e diff --git a/library/crypto/eel/ec/ec_curve.e b/contrib/ise_library/text/encryption/eel/ec/ec_curve.e similarity index 100% rename from library/crypto/eel/ec/ec_curve.e rename to contrib/ise_library/text/encryption/eel/ec/ec_curve.e diff --git a/library/crypto/eel/ec/ec_curve_f2m.e b/contrib/ise_library/text/encryption/eel/ec/ec_curve_f2m.e similarity index 100% rename from library/crypto/eel/ec/ec_curve_f2m.e rename to contrib/ise_library/text/encryption/eel/ec/ec_curve_f2m.e diff --git a/library/crypto/eel/ec/ec_curve_fp.e b/contrib/ise_library/text/encryption/eel/ec/ec_curve_fp.e similarity index 100% rename from library/crypto/eel/ec/ec_curve_fp.e rename to contrib/ise_library/text/encryption/eel/ec/ec_curve_fp.e diff --git a/library/crypto/eel/ec/ec_domain_parameters.e b/contrib/ise_library/text/encryption/eel/ec/ec_domain_parameters.e similarity index 100% rename from library/crypto/eel/ec/ec_domain_parameters.e rename to contrib/ise_library/text/encryption/eel/ec/ec_domain_parameters.e diff --git a/library/crypto/eel/ec/ec_domain_parameters.e.orig b/contrib/ise_library/text/encryption/eel/ec/ec_domain_parameters.e.orig similarity index 100% rename from library/crypto/eel/ec/ec_domain_parameters.e.orig rename to contrib/ise_library/text/encryption/eel/ec/ec_domain_parameters.e.orig diff --git a/library/crypto/eel/ec/ec_domain_parameters_f2m.e b/contrib/ise_library/text/encryption/eel/ec/ec_domain_parameters_f2m.e similarity index 100% rename from library/crypto/eel/ec/ec_domain_parameters_f2m.e rename to contrib/ise_library/text/encryption/eel/ec/ec_domain_parameters_f2m.e diff --git a/library/crypto/eel/ec/ec_domain_parameters_fp.e b/contrib/ise_library/text/encryption/eel/ec/ec_domain_parameters_fp.e similarity index 100% rename from library/crypto/eel/ec/ec_domain_parameters_fp.e rename to contrib/ise_library/text/encryption/eel/ec/ec_domain_parameters_fp.e diff --git a/library/crypto/eel/ec/ec_field_element.e b/contrib/ise_library/text/encryption/eel/ec/ec_field_element.e similarity index 100% rename from library/crypto/eel/ec/ec_field_element.e rename to contrib/ise_library/text/encryption/eel/ec/ec_field_element.e diff --git a/library/crypto/eel/ec/ec_field_element_f2m.e b/contrib/ise_library/text/encryption/eel/ec/ec_field_element_f2m.e similarity index 100% rename from library/crypto/eel/ec/ec_field_element_f2m.e rename to contrib/ise_library/text/encryption/eel/ec/ec_field_element_f2m.e diff --git a/library/crypto/eel/ec/ec_field_element_fp.e b/contrib/ise_library/text/encryption/eel/ec/ec_field_element_fp.e similarity index 100% rename from library/crypto/eel/ec/ec_field_element_fp.e rename to contrib/ise_library/text/encryption/eel/ec/ec_field_element_fp.e diff --git a/library/crypto/eel/ec/ec_key_pair.e b/contrib/ise_library/text/encryption/eel/ec/ec_key_pair.e similarity index 100% rename from library/crypto/eel/ec/ec_key_pair.e rename to contrib/ise_library/text/encryption/eel/ec/ec_key_pair.e diff --git a/library/crypto/eel/ec/ec_key_parameters.e b/contrib/ise_library/text/encryption/eel/ec/ec_key_parameters.e similarity index 100% rename from library/crypto/eel/ec/ec_key_parameters.e rename to contrib/ise_library/text/encryption/eel/ec/ec_key_parameters.e diff --git a/library/crypto/eel/ec/ec_point.e b/contrib/ise_library/text/encryption/eel/ec/ec_point.e similarity index 100% rename from library/crypto/eel/ec/ec_point.e rename to contrib/ise_library/text/encryption/eel/ec/ec_point.e diff --git a/library/crypto/eel/ec/ec_point_f2m.e b/contrib/ise_library/text/encryption/eel/ec/ec_point_f2m.e similarity index 100% rename from library/crypto/eel/ec/ec_point_f2m.e rename to contrib/ise_library/text/encryption/eel/ec/ec_point_f2m.e diff --git a/library/crypto/eel/ec/ec_point_fp.e b/contrib/ise_library/text/encryption/eel/ec/ec_point_fp.e similarity index 100% rename from library/crypto/eel/ec/ec_point_fp.e rename to contrib/ise_library/text/encryption/eel/ec/ec_point_fp.e diff --git a/library/crypto/eel/ec/ec_private_key.e b/contrib/ise_library/text/encryption/eel/ec/ec_private_key.e similarity index 100% rename from library/crypto/eel/ec/ec_private_key.e rename to contrib/ise_library/text/encryption/eel/ec/ec_private_key.e diff --git a/library/crypto/eel/ec/ec_public_key.e b/contrib/ise_library/text/encryption/eel/ec/ec_public_key.e similarity index 100% rename from library/crypto/eel/ec/ec_public_key.e rename to contrib/ise_library/text/encryption/eel/ec/ec_public_key.e diff --git a/library/crypto/eel/ec/f2m_representations.e b/contrib/ise_library/text/encryption/eel/ec/f2m_representations.e similarity index 100% rename from library/crypto/eel/ec/f2m_representations.e rename to contrib/ise_library/text/encryption/eel/ec/f2m_representations.e diff --git a/library/crypto/eel/ec/standard_curves.e b/contrib/ise_library/text/encryption/eel/ec/standard_curves.e similarity index 100% rename from library/crypto/eel/ec/standard_curves.e rename to contrib/ise_library/text/encryption/eel/ec/standard_curves.e diff --git a/library/crypto/eel/eel-safe.ecf b/contrib/ise_library/text/encryption/eel/eel-safe.ecf similarity index 94% rename from library/crypto/eel/eel-safe.ecf rename to contrib/ise_library/text/encryption/eel/eel-safe.ecf index 302d153d..43e8422d 100644 --- a/library/crypto/eel/eel-safe.ecf +++ b/contrib/ise_library/text/encryption/eel/eel-safe.ecf @@ -12,7 +12,7 @@ - + - + - +