title: Example EIP to add generic algorithm as an algorithmic type
description: Example EIP to add generic algorithm as an algorithmic type Author: ExampleAuthor discussions-to: fakeurl status: Draft type: Standards Track category: Core created: 2025-04-12 requires: 7932
Abstract
This example EIP adds generic algorithm as an algorithmic type.
Motivation
Generic algorithm has a good reason to be in Ethereum, therefore it should be.
Specification
This EIP defines a new EIP-7932 algorithmic type with the following parameters.
= 0xFA
= 128
return
# ...
# Simple cryptography here
# ...
return None
# ...
# Complicated cryptography here
# ...
return
Rationale
Generic algorithm has a good reason to be in Ethereum, therefore it should be.
Backwards Compatibility
No backward compatibility issues found.
Security Considerations
Needs discussion.
Copyright
Copyright and related rights waived via CC0.