Skip to content

uECC_OPTIMIZATION_LEVEL=4 breaks uECC_sign()/uECC_verify() on atmega328p #154

@gitcnd

Description

@gitcnd

test/test_ecdsa.c WORKS with this:-
#define uECC_OPTIMIZATION_LEVEL 2

but FAILS with this:-
#define uECC_OPTIMIZATION_LEVEL 4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions