@ipavlov This works, thanks. I think uasm support aes - on ubuntu/debian uasm works like a charm with 7-zip. I would like to figure out what is wrong in this case with Alpine. Musl libc?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Could anyone help with that?
if
uasm
doesn't support required aes instructions, you can try c code instead of asm:@ipavlov This works, thanks. I think
uasm
support aes - on ubuntu/debianuasm
works like a charm with 7-zip. I would like to figure out what is wrong in this case with Alpine. Musl libc?