Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
quinnj committed Apr 20, 2024
1 parent 3e43342 commit e802c06
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -462,10 +462,7 @@ end
@testset "Encrypt" begin
evp_ciphers = [
EvpEncNull(),
EvpBlowFishCBC(), # legacy
EvpBlowFishECB(), # legacy
#EvpBlowFishCFB(), // not supported
EvpBlowFishOFB(), # legacy
EvpAES128CBC(),
EvpAES128ECB(),
#EvpAES128CFB(), // not supported
Expand Down

0 comments on commit e802c06

Please sign in to comment.